Hi, there !

        I'm compiling a simple application (GtkNotebook + GtkText,
MenuBar,ToolBar and StatusBar), generated in C++ by Glade-2.

        When I type './configure;make', everything goes fine, until the linking
process, in which it complains about missing functions in libcairo:

        /usr/lib/libcairo.so: undefined reference to [EMAIL PROTECTED]'
/usr/lib/libcairo.so: undefined reference to [EMAIL PROTECTED]'
/usr/lib/libcairo.so: undefined reference to [EMAIL PROTECTED]'
(...and more...)

        I'm compiling this in an Ubuntu Linux 7.10 box, with all the
libcairomm, libgtkmm and related installed with the (to my knowledge)
-dev packages counterparts.

        Any idea about how to solve this problem ?

        Regards,

                Baltasar


-- 
PBC -- J. Baltasar García Perez-Schofield
jbgarcia en uvigo de es  http://webs.uvigo.es/jbgarcia/
Dep. Informática, Universidad de Vigo, España (Spain)

_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to