From Brad Christiansen, fix function entry points under Windows to address crash
This commit is contained in:
@@ -37,9 +37,8 @@
|
||||
|
||||
// #include <GL/glu.h>
|
||||
#include <osg/GLU>
|
||||
|
||||
// simply define GLAPIENTRY as nothing so that we can keep function signatures the same as declaration.
|
||||
#define GLAPIENTRY
|
||||
|
||||
#define GLAPIENTRY GL_APIENTRY
|
||||
|
||||
#include <setjmp.h>
|
||||
#include "mesh.h"
|
||||
|
||||
Reference in New Issue
Block a user