[Glade-users] building glade output with g++
freddy@linuxfreemail.com
freddy@linuxfreemail.com
Wed, 5 Sep 2001 06:08:30 -0700
Hello,
I am running version with version 0.6.2 and those problems popped out with different versions. However, I have just upgraded with the latest release and will test this morning. Maybe...
Francis
At Tue, 04 Sep 2001 16:27:03 -0500 , jbrite <jbrite@webdsi.com> wrote:
>What version of Glade are you running. I don't know much about g++, but
>in the change log for Version 0.5.11 it claims to have updated some
>problems with G++.
>
>-Jeff
>
> * *Version 0.5.11 (Oct 1 2000)*
> * Added workaround for SEGV bug in GnomeMessageBox in
> gnome-libs 1.2.3.
> * A few changes in the generated code to keep g++ happy.
> * Added gtk_widget_grab_focus() and
> gtk_widget_activate_default() to the lists of standard
> signal handlers.
> * Changed the widget tree view so it automatically expands to
> show selected widgets.
> * Updates to Russian, Swedish, French, Korean and Japanese
> translations.
>
>
>
>freddy@linuxfreemail.com wrote:
>
>>Hello,
>> I am trying to build a project (with a glade interface). The project was built when glade-- was not supporting a lot of widgets we were using so we were outputting regular c code, compiling everything with the g++ compiler, linking and we were all happy ;)
>>
>> However, we have just upgraded to RH 7.1 with the 2.96 compiler. Up to the 2.95 compiler, we could (with the -pedantic option) get everything to compile with a few warnings to interface.c.
>>
>> Now, with 2.96, warnings have become errors. Is there a way to get the file to compile ? Since many of the callbacks we use require access to libraries (C++) we can't just build the whole thing with gcc.
>>
>> I would really appreciate if anyone has any idea on how to use g++ to make interface.c compile correctly. Thanks in advance !
>>
>>Francis Gauthier,
>>System Analyst
>>Info-electronics systems
>>
>>Get your own FREE E-mail address at http://www.linuxfreemail.com
>>Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!
>>
>>_______________________________________________
>>Glade-users maillist - Glade-users@ximian.com
>>http://lists.ximian.com/mailman/listinfo/glade-users
>>
>
>
>
Get your own FREE E-mail address at http://www.linuxfreemail.com
Linux FREE Mail is 100% FREE, 100% Linux, and 100% yours!