Blender Git Commit Log
Git Commits -> Revision 2a0451d
Revision 2a0451d by Antonis Ryakiotakis (master) November 8, 2011, 18:58 (GMT) |
Fix GLEW linking error on MinGW. The __imp__ prefix on glew lib linking errors should have been a good indication: the code was looking for the glew dll. Bypassed by adding GLEW_STATIC to the definitions. |
Commit Details:
Full Hash: 2a0451dc46809e08ac3fa028e9c22e0e7071e06e
SVN Revision: 41677
Parent Commit: 0ed2309
Lines Changed: +1, -0
1 Modified Path:
/intern/cycles/device/CMakeLists.txt (+1, -0) (Diff)