Thanks for the reply. I updated the Wiki accordingly. Now I have a new question. I can build and compile gtkhtml project without any problems. If I compile it with the deprecated flags I get the following error: /usr/include/libbonoboui-2.0/bonobo/bonobo-ui-toolbar-item.h:50: error: expected declaration specifiers or '...' before 'GtkTooltips'
GtkTooltips is among the deprecated symbols. But obviously libbonoboui-2.0 is not part of the gtkhtml sources. Is it safe to assume that gtkhtml has no deprecated symbols, because the compiler would check the gtkhtml sources first. Or is there a dependency so that you would first have to remove deprecated symbols from libbonobo and only then can you check on gtkhtml? Thank you for clearing this up for me, kind regards, alex 2009/1/30 Nickolay V. Shmyrev <[email protected]>: > В Чтв, 29/01/2009 в 21:56 +0100, Alexander Gnodtke пишет: >> I have compiled recent versions of gtksourceview and gucharmap with >> the flags mentioned in the wiki page. I did not run into errors. Is it >> ok for me to change the wiki to "not needed" without leaving any other >> note. Will someone double check my result? >> > > Hey, I saw you already change gucharmap. Go for gtksourceview, I checked it > and it compiles fine. > Thanks for your help. > > -- Skype: al.gnodtke Google talk: gnodtke _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
