c++ - 'glewGetContext' was not declared in this scope -


i keep getting error states glewgetcontext not declared when initializing glew. ideas?

because used mx version of glew. need define function yourself

http://glew.sourceforge.net/advanced.html "define macro or function called glewgetcontext() returns pointer glewcontext object associated rendering context opengl/wgl/glx calls issued. dispatch mechanism primitive, generic."


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -