HAVE_CAIRO may be set independently of USE_GTK, but I'm not sure if the win32 makefile/config.h is ready for it.
Christian. On Mon, Mar 2, 2009 at 1:38 PM, Massimiliano Maini <[email protected]> wrote: > > Always good to figure out the reason of a warning :) > > Should HAVE_CAIRO be 1 only when USE_GTK is 1 too or can HAVE-CAIRO be 1 in > a command line build too ? > > MaX. > > Christian Anthon <[email protected]> wrote on 02/03/2009 12:53:06: > >> The first one is caused by a missing HAVE_CAIRO in your config.h, >> which also explains why export to ps/pdf etc doesn't work in your >> build. The other ones should be fixed. >> >> Christian. >> >> On Mon, Mar 2, 2009 at 11:04 AM, Massimiliano Maini >> <[email protected]> wrote: >> > >> > render.c:2399: warning: 'Highlight' defined but not used (THIS ONE IS >> > OLD) >> > >> > gtkmet.c: In function `UpdateAllTables': >> > gtkmet.c:89: warning: passing arg 2 of `UpdateTable' from incompatible >> > pointer type >> > >> > gtkrolls.c: In function `sort_func': >> > gtkrolls.c:157: warning: implicit declaration of function `atof' >> > >> > MaX. >> > >> > _______________________________________________ >> > Bug-gnubg mailing list >> > [email protected] >> > http://lists.gnu.org/mailman/listinfo/bug-gnubg >> > >> > > _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
