Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addons ofx3DModelLoader issue with x64 debug build #4157

Closed
DomAmato opened this issue Jul 27, 2015 · 0 comments
Closed

Addons ofx3DModelLoader issue with x64 debug build #4157

DomAmato opened this issue Jul 27, 2015 · 0 comments

Comments

@DomAmato
Copy link
Contributor

This only occurs with x64 debug builds in VS2015. I get an unresolved external error:

Error   LNK2019 unresolved external symbol gluBuild2DMipmaps referenced in function "public: __cdecl texture3DS::texture3DS(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,int)" which stems from this line of code 

It doesnt happen with win32 builds or release x64 builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants