Hi,
I tried work on simple gtk program and I encountered the foll errors.
test.c
Linking... test.obj : error LNK2001: unresolved external symbol _gtk_signal_connect_object test.obj : error LNK2001: unresolved external symbol _gtk_signal_connect test.obj : error LNK2001: unresolved external symbol _gtk_type_check_object_cast Debug/test.exe : fatal error LNK1120: 3 unresolved externals Error executing link.exe. I have included the library files in settings or is
there any other library files that I need to include...
Thanks..
sridevi
|