Re: Problem with gtk+ compilation



Hello:

       The function gtk_dialog_set_has_separator is marked as deprecated in the code. I have commented out the code where it is called (two places including gtkfilesel.c:1005) and it compiles fine. This is just a workaround.
       The file gtkdialog.h has dialog_set_has_separator inside a preprocessor directive that avoids its declaration when gtk+ is compiled with the deprecated functions disabled (default).
       Thanks for the help.

Regards,
Enrique

2010/9/3 Murray Cumming <murrayc murrayc com>
On Fri, 2010-09-03 at 00:52 +0200, Enrique Morgade wrote:
> /home/quique/development/gtk+/gtk/gtkfilesel.c:1005: undefined
> reference to `IA__gtk_dialog_set_has_separator'

This is just a temporary problem that has already been fixed in gtk+ git
master, I believe.

--
murrayc murrayc com
www.murrayc.com
www.openismus.com




--
Saludos,
Q.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]