Hi all, When compile my project I get this link error !!!



Thanks for all, friends!!! , specialy to Philip Bunce for your help
 
OK, after a long time working in to location of GTK+ libraries, when finished and press compile button, I say,,, Guauuuu it's all
But I have seen the next .... (I am using MSVC 6.0 ....)
 
--------------------Configuration: hello - Win32 Debug--------------------
Linking...
hello.obj : error LNK2001: unresolved external symbol _g_print
hello.obj : error LNK2001: unresolved external symbol _gtk_main_quit
hello.obj : error LNK2001: unresolved external symbol _gtk_main
hello.obj : error LNK2001: unresolved external symbol _gtk_widget_show
hello.obj : error LNK2001: unresolved external symbol _gtk_container_add
hello.obj : error LNK2001: unresolved external symbol _gtk_widget_destroy
hello.obj : error LNK2001: unresolved external symbol _gtk_button_new_with_label
hello.obj : error LNK2001: unresolved external symbol _gtk_container_set_border_width
hello.obj : error LNK2001: unresolved external symbol _gtk_container_get_type
hello.obj : error LNK2001: unresolved external symbol _g_signal_connect_data
hello.obj : error LNK2001: unresolved external symbol _g_type_check_instance_cast
hello.obj : error LNK2001: unresolved external symbol _gtk_window_new
hello.obj : error LNK2001: unresolved external symbol _gtk_init_abi_check
Debug/hello.exe : fatal error LNK1120: 13 unresolved externals
Error executing link.exe.
 
hello.exe - 14 error(s), 0 warning(s)


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