Ogre3D, OGRE_NEW gives editor errors
- by automaticoo
Hello Game Developers,
I am trying to get more experienced with OGRE3D and I am following the basic tutorials on the website. All the code samples compile just fine.
The first time I encountered a "error" was in Basic Tutorurial 3.
The code line where visual studio says something is not right is :
mTerrainGroup = OGRE_NEW…