Jump to content



GLEW Linker Errors on 64-bit

  • You cannot reply to this topic
1 reply to this topic

#1 Geometrian   Members   -  Reputation: 414

Like
0Likes
Like

Posted 04 February 2012 - 12:35 AM

Hi all,

I got a snazzy new 64-bit laptop and am trying to get my old projects back up and running.

I'm trying to statically link with MSVC. I continually get linker errors (of the unresolved external symbol variety).

The GLEW distribution page's 64-bit link actually downloads glew32.lib, and similar files. I tried linking against these anyway, but to no avail. I searched for glew64.lib, saw that it does in fact exist, and downloaded it from a third party. Linking against this also appears to provide no effect.

I am aware that statically linking GLEW requires the flag one to #define GLEW_STATIC. I did this.

Help?
Thanks,
-G
And a Unix user said rm -rf *.* and all was null and void...|There's no place like 127.0.0.1|The Application "Programmer" has unexpectedly quit. An error of type A.M. has occurred.

Ad:

#2 TraxMate   Members   -  Reputation: 107

Like
0Likes
Like

Posted 04 February 2012 - 08:55 AM

The 64-bit version of glew is still called glew32. If you are sure you downloaded the 64-bit binaries from glews website then it's the right one.






We are working on generating results for this topic
PARTNERS