updated build systems/GPU_physics for Mac OS X
This commit is contained in:
@@ -164,7 +164,10 @@ void initGLcontext ( int argc, char **argv,
|
||||
glutKeyboardFunc ( keybd ) ;
|
||||
glutReshapeFunc ( reshape ) ;
|
||||
|
||||
#if defined(GPUP_MAC_OSX) && !defined (VMDMESA)
|
||||
#else
|
||||
glewInit () ;
|
||||
#endif
|
||||
|
||||
checkVertexTextureSupport ( disableVertexTextureSupport ) ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user