I have added the appropriate libraries, but the compiler still outputs the unresolved external linker errors.
The file is a windows 32 application and compiles with no errors, but when i click on build it gives me multiple linker errors.
I added the libraries in project, settings, link, the...
I have added the appropriate libraries, but the compiler still outputs the unresolved external linker errors.
The file is a windows 32 application and compiles with no errors, but when i click on build it gives me multiple linker errors.
Is there any other thing I could be doing wrong?
I've been working on a project with opengl, but whenever I try to compile it says that I have an unresolved external
ex/ terrain1.obj : error LNK2001: unresolved external symbol _glutMouseFunc
I have added the libraries in the
project->settings->link->object/library modules location, but it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.