os.555
Joined: 26 Apr 2008 Posts: 3
|
Posted: Sat Apr 26, 2008 3:35 pm Post subject: "link unresolved" in Visual Studio |
|
|
Hi,
I am trying to compile code using GTK in Visual Studio. I dont have much experience in using Visual Studio. GTK is my first external library I am trying to use, so I dont know exactly where I did mistake. I downloaded the gtk+-bundle from gtk site. I extracted it and try to link it in Visual - in Tools/Options/Projects and Solutions/VC++ Directories I added to Include files and Library files all paths to the libraries and headers. But still I am getting this error when I try to compile:
error LNK2019: unresolved external symbol _gtk_main referenced in function _main
How I have already said, I am not very experienced in these things and even after reading some advises in FAQ or on this forum, I am still completely lost here. Could someone please help me? |
|