ogre and visual studio 2003

Started by
1 comment, last by Will F 17 years, 6 months ago
I am trying to compile a very simple application using ogre but I need to know how to setup the compiler and IDE I have been on ogre3d.org but I need something very specific and easy to implement
Advertisement
Ogre 3D comes with some ready to use solutions, it is really easy to see how things are set in those. Your going to have check where the necessary libs and header files are. I would just take one of the sample projects, and copy it to a new location and then start with that, until you figure out how to set them up yourself.
Adamhttp://www.allgamedevelopment.com
Take a look at The Complete Blanks Guide To Using The OGRE SDK AppWizard

or

This section of SettingUpAnApplication at the Ogre wiki.

This topic is closed to new replies.

Advertisement