1 2 3 4 5 6 7
#include "OpenGL.h" #pragma comment(lib, "opengl32.lib") std::string g_sharedGLErrorMsg = "";