Nickenstein79 wrote:I still have a Boost_DIR variable, instead of the Boost_INCLUDE_DIR you mention in the guide.
I m confused. I have both. Did you update to v0-8 branch as well? Did you clear the cmake cache?
Moderators: CEGUI MVP, CEGUI Team
Nickenstein79 wrote:I still have a Boost_DIR variable, instead of the Boost_INCLUDE_DIR you mention in the guide.
Nickenstein79 wrote:1.) The thing I said in the previous post.
2.) You mention that peeps have to use msvc2008. I've just tried with msvc2010 and it does actually work (and probably newer versions?). Follow the instructions as they are for setting the cmake boost-paths, but also install the 'boost_1_55_0\lib32-msvc-10.0' libs and add that path to your 'additional linker directories' in msvs2010 for the 'PyCEGUI' and 'PyCEGUIOpenGLRenderer' builds. (and copy boost_python-vc100-mt-1_55.dll to your bin folder)
3.) Add a link in the guide for cloning the CEED mercurial repo. (otherwise people get to to the 'Open your CEED folder' bit, and think "What CEED folder?", like I did.)
4.) Remove this line "Type "python ceed-gui" and click enter, which should startup CEED". The runwrapper.bat file already does this bit.
5.) Move the 'Run CEED' section to the end of the guide, as people really should be doing the 'build PyCEGUI' and 'copy PyCEGUI dependencies' bits before running it.
[OPTIONAL]
6.) Add the following step to the guide: "After clicking 'build' for the PyCEGUI&PyCEGUIOpenGLRenderer projects, go and watch a movie or TWELVE, or go on holiday. It's going to take some time..."
[/OPTIONAL]
Nickenstein79 wrote:PS: If I get some spare time next weekend I will look into submitting a patch for the makefiles so that it works for msvc2010 without the need to manually add 'boost_1_55_0\lib32-msvc-10.0' into the linker settings in msvs. (and possibly for msvs2013 too, as I have the free express version of that already installed.)
Ident wrote:Please make these changes yourself. Please use your forum account for the wiki. It is easy and you can adjust whatever you want.
Ident wrote:Make a pull request please, it is easier for us to accept. A patch is of course fine too though.
Ident wrote:I love your changes, the article is so much more informative now.
Ident wrote:The CEED migrate part should probably go somewhere else though. I will think about it.
Ident wrote:Best would be to make a new article for it, then link to it from both the porting guides, the ceed guide, and also the ceed build on windows guide
Ident wrote:Setting boost environment dirs is an option, yes, but consider having multiple projects using boost and they are using multiple versions of boost. therefore i always mentioned setting the paths manually in cmake in the guides, it is pretty much proof of not messing with other configurations.
Return to “Official Unified CEGUI Editor Tool (CEED)”
Users browsing this forum: No registered users and 3 guests