I am almost positive I have downloaded the correct files, numerous times at that mater.
So, to get to the point. I have a few questions.
1. In the tutorials I have read(Over and over) it wants me to fill in information for this.
Code: Select all
OGRE_PATHS = { "../OGRE", "include/OGRE", "lib" }
OIS_PATHS = { "../OGRE", "include/OIS", "lib" }
My location for OGRE is C:\OgreSDK\OgreSDK_vc10_v1-7-1
I have C:\OgreSDK\ in the config.lua and added
Code: Select all
CEGUI_EXTRA_PATHS = {
{ "../OGRE/boost_1_42", "", "lib", "CEGUIOgreRenderer" }
}
Because I could not find it in their. Thirdly, I changed the value of OgreRender to True.
2. In visual studio 2010, after I do run buildvs2008 then convert it. How do I configure the libs and includes. Do they need to correspond for OGRE / CEGUI?
3. Do I have to combine my files for ogre / cegui in the same folder?
4. My CEGUI Location is "C:\CEGUI-0.7.132" and there's another CEGUI folder, so this part confuses me with the tutorials pointing to just "CEGUI", but there's a note that the folder also has "Datafile" etc. So that's why I chose that category.
5. So im playing around with CEGUIOgreRenderer, wont compile. Repeated many steps so cluttered and confused. I might start over in my D drive.
6. Another question is since I have to do all this includes and modifications, can I save those profiles so I do not need to redo those steps when I mess up.
p.s. I have ogre 3d working 100%, don't exactly know where to go from those tutorials.
Any questions answered thanks, not expecting all.
![Smile :)](./images/smilies/icon_smile.gif)