My PLSM2 doesnt work in debug mode. Just in release. [ CVS ]

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:

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

bibiteinfo

13-08-2007 15:44:55

Can you compile it in debug? Does it crash? If so, post your logs.