Skip to content

Instantly share code, notes, and snippets.

@z3t0
Created May 17, 2015 17:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save z3t0/c947946473183efc7620 to your computer and use it in GitHub Desktop.
Save z3t0/c947946473183efc7620 to your computer and use it in GitHub Desktop.
Console output... glew
Warning: corrupt .drectve at end of def file
libraries/glew/lib/Release/Win32/glew32s.lib(tmp/glew_static/Release/Win32/glew.obj):(.text$mn+0x3e): undefined
reference to `_imp__wglGetCurrentDC@0'
libraries/glew/lib/Release/Win32/glew32s.lib(tmp/glew_static/Release/Win32/glew.obj):(.text$mn+0x21): undefined
reference to `_imp__wglGetCurrentDC@0'
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: libraries/glew/lib/Release/Win32/glew32s.
lib(tmp/glew_static/Release/Win32/glew.obj): bad reloc address 0x21 in section `.text$mn'
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: final link failed: Invalid operation
collect2.exe: error: ld returned 1 exit status
make[2]: *** [bin/voxy.exe] Error 1
make[1]: *** [CMakeFiles/voxy.dir/all] Error 2
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment