What steps will reproduce the problem?
1. Do an SVN checkout
2. Run cmake-gui in the checked out directory
3. Run make and then make install in the build directory
What is the expected output? What do you see instead?
Expected output is that make install succeeds. What I see instead is:
CMake Error at Ogre-1.8/OgreMain/cmake_install.cmake:60 (FILE):
file INSTALL cannot find
"/home/blade/Developer/gamekit/Ogre-1.8/Settings/OgreBuildSettings.h".
Call Stack (most recent call first):
Ogre-1.8/cmake_install.cmake:37 (INCLUDE)
cmake_install.cmake:39 (INCLUDE)
make: *** [install] Error 1
What version of the product are you using? On what operating system?
Head checkout from SVN on Ubuntu 11.10 32-bit.
Please provide any additional information below.
Original issue reported on code.google.com by amey.par on 21 Jan 2012 at 11:38
Original issue reported on code.google.com by
amey.par
on 21 Jan 2012 at 11:38Attachments: