| 
Hi,   I tried work on simple gtk program and I encountered the foll errors.   Test.cLinking...
 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       |