|
|
| Author |
Message |
|
|
Mo89
Joined: 22 Feb 2007 Posts: 1
|
Posted: Thu Feb 22, 2007 9:17 pm Post subject: GTK+ Installation Problem |
|
|
Hello!
I've a big problem with installing gtk+ on my system (Windows).
I included all headers and libs which are needed but still i get error-messages.
(like these):
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.
Building Test.exe.
POLINK: error: Unresolved external symbol '_g_logv'.
POLINK: fatal error: 1 unresolved external(s).
What shall I do?
Please help me, it really nerves me and soon I'll get desperate because I don't know what to do.
Thank you! |
|
| Back to top |
|
 |
Micah Carrick Never Seen the Sunlight
Joined: 21 Sep 2005 Posts: 514 Location: Portland, OR USA
|
Posted: Wed Feb 28, 2007 12:35 am Post subject: |
|
|
| What are you using to install GTK? Can you provide a link so I can give it a shot? |
|
| Back to top |
|
 |
hydra Familiar Face
Joined: 23 Jan 2007 Posts: 35
|
|
| Back to top |
|
 |
|