Error C2220
Posted: Thu Jan 22, 2009 13:07
Hi for all.
I'm compiling CEGUI with OGRE in 64 bits. Everything works fine until the compilation process arrives the OgreCEGUITexture.cpp file. The problem occurs in the line 115.
I noticed some guys have this problem before. Can you explain to me how you solved?
Thanks for replies
I'm compiling CEGUI with OGRE in 64 bits. Everything works fine until the compilation process arrives the OgreCEGUITexture.cpp file. The problem occurs in the line 115.
Code: Select all
OgreCEGUITexture.cpp(115) : error C2220: warning treated as error - no 'object' file generatedI noticed some guys have this problem before. Can you explain to me how you solved?
Thanks for replies