newsb
10-14-2011, 07:46 PM
Hi,
Quick question: I got some code which compiles perfectly under Linux. Then I moved the code to Windows and get (MS Visual Studio 2010):
error C2065: 'PFNWGLGETEXTENSIONSSTRINGARBPROC' : undeclared identifier
Google doesn't help me very much. Could somebody here please suggest what it wants me to #include in order to declare this symbol/identifier?
Quick question: I got some code which compiles perfectly under Linux. Then I moved the code to Windows and get (MS Visual Studio 2010):
error C2065: 'PFNWGLGETEXTENSIONSSTRINGARBPROC' : undeclared identifier
Google doesn't help me very much. Could somebody here please suggest what it wants me to #include in order to declare this symbol/identifier?