[SOLVED] Can't step into PLSM2 code

davesh

13-11-2006 18:23:34

I build both OGRE and PLSM2 from source. I can step into OGRE methods, but cant step into PLSM2 methods.

Is there something that needs to be tweaked in the PLSM2 project to allow for this.

The error message says something about not being able to find symbols... Are these symbols supposed to be in the DLL that gets linked? Why aren't they?

Problem had to do with a disconnect between ogre and plsm. I downloaded latest plsm and am ok.