Recieving error in vc 2013

finesia wrote on Thursday, November 19, 2015:

Hey guys,
I have a problem with binding the library into my project.
I bound the library into my project, but it’s showing me the error:

error LNK2019: unresolved external symbol _glfwInit referenced in funciton _main
error LNK1120: 1 unresolved externals

I even followed a tutorial and did everything as shown but it just won’t work.
I don’t know anymore what to do and I’m not that experienced with c++.
Hope someone can help me :DD :wink: