Error by installing gtk+



Hello!

I tried to install gtk+ but the linker can't find an external symbol.

I got these errors:

Building test.obj.
Use <stdlib.h> instead of non-standard <malloc.h>
C:\GTK\include\gtk-2.0\gtk\gtkitemfactory.h(50): warning #2028: Missing
prototype.
C:\GTK\include\gtk-2.0\gtk\gtkitemfactory.h(100): warning #2028: Missing
prototype.
C:\GTK\include\glib-2.0\glib\gmessages.h(195): warning #2135: Static
'g_debug' is not referenced.
C:\GTK\include\glib-2.0\glib\gmessages.h(186): warning #2135: Static
'g_warning' is not referenced.
C:\GTK\include\glib-2.0\glib\gmessages.h(177): warning #2135: Static
'g_critical' is not referenced.
C:\GTK\include\glib-2.0\glib\gmessages.h(168): warning #2135: Static
'g_message' is not referenced.
C:\GTK\include\glib-2.0\glib\gmessages.h(159): warning #2135: Static
'g_error' is not referenced.

POLINK: error: Unresolved external symbol '_g_logv'.
POLINK: fatal error: 1 unresolved external(s).
*** Error code: 1 ***

Can you help me?

Otherwise I've a problem.

Thank you.
-- 
View this message in context: http://www.nabble.com/Error-by-installing-gtk%2B-tf3273709.html#a9103032
Sent from the Gtk+ - General mailing list archive at Nabble.com.




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