Compiling NxOgre from a release
The latest release of NxOgre is Bloody Mess 1.5.5.
Checklist
Before you install NxOgre go through this checklist
Installation Instructions
- Download NxOgre to your downloads folder.
- Uncompress the “NxOgre directory” in the archive to your development folder; i.e.
c:/dev/. So everything is neat in there; c:/dev/NxOgre, c:/dev/PhysX, c:/dev/Ogre, etc.
Compile it.
Currently NxOgre 1.5.5 has the build solutions for Visual Studio 2005 and Visual Studio 2008.
- Goto
c:/dev/NxOgre/build/msvc/
- Double click on the solution to your IDE.
- Compile the NxOgre project
If you have any problems.
- Make sure you’ve gone through all steps of all the items in the checklist.
- Check of the forums for anyone else having your problems.
- Make a post asking for help.