I am just trying to build the newest Ogre from sources (using "default", which already is 1.8 ) and noticed that I still have to download this patch to successfully build with the current CMake version (2.8.8 ) and this patch to use boost 1.50+.
This should really be fixed in the official repo, as this bug is known for a very long time already. And currently, CMake simply cannot be used correctly, especially by people who build Ogre from source the first time and certainly won't use an old CMake version and if they use boost manually, certainly also not an old boost version.
I am just wondering why obvious and absolutely neccessary fixes are not updated to the "default" branch (or whatever this is called in Mercurial
