nigels-com / glew

The OpenGL Extension Wrangler Library
Other
2.58k stars 608 forks source link

How to compile glew on windows with osmesa? #374

Closed vAnderegg closed 1 year ago

vAnderegg commented 1 year ago

Hello I tried to compile glew on windows with visual studio. Without osmesa it worked totally fine. But when I try to compile glew with the GLEW_OSMESA pre proccessor it doesn't work.