[Solved]NxOgre Bloody Mess and Ogre 1.7

cafeole

21-09-2010 11:35:27

Hi I have been using NxOgre Bloody Mess 1.5.5 in a project with Ogre 1.6.x. Now I upgrade this project to Ogre 1.7.0 and I can compile it in release mode, but in debug mode appears an "entry point not found" and I can't compile it.

[attachment=0]error.JPG[/attachment]

It seems like there is a conflict between OgreMain_d.dll and NxOgre_Debug.dll because I have used Ogre 1.7 with other projects without NxOgre and there aren't error.

Should I recompile NxOgre source to use Ogre 1.7.0? How could I do that? Thanks :)

cafeole

21-09-2010 14:05:46

Sorry, I have solved it recompiling OGRE3DRenderSystem with Ogre 1.7 :P