On 01/21/2013 08:59 PM, Asmodehn Shade wrote:
> Is there any news on that ?

Sorry, I had this on my todo list to try to reproduce and it slipped
through the cracks.

> From what I understand the CMAKE_OSX_SYSROOT variable is mandatory
> to specify the base SDK, and therefore to be able to build a project...

It shouldn't be necessary to build native OS X apps, but is for iphoneos.
In order to cross-compile for iphone one must use a toolchain file:

 http://www.cmake.org/Wiki/CMake_Cross_Compiling

Are you using one?  Search the web for "cmake iphone toolchain file"
to find some examples.

-Brad
--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to