gamekit-developers / gamekit

See http://gamekit.org or http://gamekit.googlecode.com A basic cross-platform 3D game engine around Lua, Bullet, .blend files, Ogre or Irrlicht.
248 stars 75 forks source link

Build for iOS error #8

Open JobsSteve opened 9 years ago

JobsSteve commented 9 years ago

$ cmake .. -G Xcode -DOGREKIT_BUILD_IPHONE=1


-- -- Graphic backend is Ogre-1.9a


CMake Error at CMake/Packages/FindOpenGLES.cmake:39 (create_search_paths): Unknown CMake command "create_search_paths". Call Stack (most recent call first): CMake/DependenciesOgreKit.cmake:30 (find_package) CMake/ConfigOgreKit.cmake:142 (include) CMakeLists.txt:76 (configure_ogrekit)

-- Configuring incomplete, errors occurred!

PS: Yosemite, Xcode6