[CMake] iOS Archiving in release mode (continued)

Daniel Dekkers d.dekkers at cthrough.nl
Thu Dec 1 15:10:06 EST 2011


Hi,

A week further down the line and still gazing at link error "clang failed with exit code 1" when trying to create an iOS release archive. Everything else works, running on device, simulator, iOS SDK 4.3, iOS SDK 5.0, release or debug, archiving (debug).

I've narrowed it down to two simple cmake builds. From good to bad:

openglescmake < "the problem" < iOSNavAppUniversal

openglescmake works 100%. It's based on Xcodes (4.0.2) internal OpenGLES template, but converted to CMake.
iOSNavAppUniversal doesn't work. It's based on the iOSNavApp test in the CMake test suite, "converted" to do universal builds (iPhone and iPad).

I have compared these projects a zillion times, I just don't see it. I'm working on Lion, Xcode 4.2, CMake 2.8.6

If anyone is feeling particularly brilliant today, don't be shy...

Thanks,
Daniel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: iOSNavAppUniversal.zip
Type: application/zip
Size: 20365 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20111201/95f29a34/attachment-0001.zip>
-------------- next part --------------

 


More information about the CMake mailing list