rwrz
13-08-2007 06:55:43
Hi,
Im trying to put this plugin to work. But I can't understand why it wasnt working, so I tried to put in release mode. And now its working!
Do you know what happened ? I cant run it in debug.
I use Windows XP, VC++ Express, and trying to compile the CVS version of PLSM2 and Ogre3d.
I can post my code, but is a little confused.
I can post only the important things:
And...
I've got the terrain example, and changed this two lines.
Everything with config files and media is ok.
What could be ?
Thanks
Rodrigo
Im trying to put this plugin to work. But I can't understand why it wasnt working, so I tried to put in release mode. And now its working!
Do you know what happened ? I cant run it in debug.
I use Windows XP, VC++ Express, and trying to compile the CVS version of PLSM2 and Ogre3d.
I can post my code, but is a little confused.
I can post only the important things:
mSceneMgr = mRoot->createSceneManager(ST_EXTERIOR_REAL_FAR);
And...
mSceneMgr->setWorldGeometry(Ogre::String("paginglandscape2.cfg"));
I've got the terrain example, and changed this two lines.
Everything with config files and media is ok.
What could be ?
Thanks
Rodrigo