I also tried the pre-built Ogre3D iOS SDK but the Xcode templates failed to install, and when trying run the SampleBrowser target I got this
Code: Select all
make -f /Users/xissburg/Documents/Projects/OgreSDK/CMakeScripts/ReRunCMake.make
make[1]: *** No rule to make target `/Applications/CMake 2.8-7.app/Contents/share/cmake-2.8/Modules/CMakeCCompiler.cmake.in', needed by `CMakeFiles/cmake.check_cache'. Stop.
make: *** [/Users/xissburg/Documents/Projects/OgreSDK/CMakeFiles/ZERO_CHECK] Error 2
Command /bin/sh failed with exit code 2
Thanks…...