[CMake] [cmake-developers] CLang error when building iOS bundle

NoRulez norulez at me.com
Fri May 13 12:23:19 EDT 2016


I don't know why I get this error, but after I link against missing required frameworks (OpenGLES, AssetsLibrary and QuartzCore) the error is gone.

Regards
Roman

> Am 11.05.2016 um 22:48 schrieb Gregor Jasny via CMake <cmake at cmake.org>:
> 
> Hello,
> 
>> On 11/05/16 21:22, Roman Wüger wrote:
>> I got the following error when linking the iOS bundle:
>> 
>> clang: error: cannot specify -o when generating multiple output files
>> 
>> I didn’t found anything about the error in the internet, so maybe someone
>> has already solved such error?
>> 
>> Does any one have a hint what could be wrong?
> 
> I cannot see any suspicious things, either (besides that -arch armv7 is
> listed twice). I would suggest you create a new user on the machine and
> try there. Or you could remove ~/Library/Developer/Xcode/DerivedData first.
> 
> Thanks,
> Gregor
> -- 
> 
> Powered by www.kitware.com
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Kitware offers various services to support the CMake community. For more information on each offering, please visit:
> 
> CMake Support: http://cmake.org/cmake/help/support.html
> CMake Consulting: http://cmake.org/cmake/help/consulting.html
> CMake Training Courses: http://cmake.org/cmake/help/training.html
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/cmake


More information about the CMake mailing list