Error in compilation VS2010
|
12-09-2012, 09:35 PM
Post: #1
|
|||
|
|||
Error in compilation VS2010
Hi,
I've tried to compile win32 version under VS express 2010 and it failes all the time with following errors. Could you guide me how to compile it properly? Code: 1>OpenGLBase.obj : error LNK2001: unresolved external symbol "public: void __thiscall OpenGLState::Initialize(void)" (?Initialize@OpenGLState@@QAEXXZ) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Error in compilation VS2010 - macia10 - 12-09-2012 09:35 PM
RE: Error in compilation VS2010 - DarkPixel - 01-14-2013, 10:51 AM
RE: Error in compilation VS2010 - [Unknown] - 01-14-2013, 02:50 PM
|