Anonymous | Login | 2021-01-23 14:18 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #30999 | [ All Revisions ] [ Back to Issue ] | ||
Summary | 0030999: Configuration - CMake fails to build on IOS | ||
Revision | 2019-09-25 16:25 by Vico Liang | ||
Description | It's always fail to build with cmake on ios. Neither works with Unix MakeFile or XCode. Build environment is xcode 10.1, cmake 3.14.3. It's also a problem to enable OpenGLES2.0. Toolchain: https://github.com/leetal/ios-cmake.git [^] Error message as below: [ 1%] Linking CXX static library ../../mac32/clang/lib/libTKernel.a error: /software/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't open file: @CMakeFiles/TKernel.dir/objects1.rsp (No such file or directory) |
||
Revision | 2019-09-25 16:18 by Vico Liang | ||
Description | It's always fail to build with cmake on ios. Neither works with Unix MakeFile or XCode. Build environment is xcode 10.1, cmake 3.14.3. It's also a problem to enable OpenGLES2.0. Error message as below: [ 1%] Linking CXX static library ../../mac32/clang/lib/libTKernel.a error: /software/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: can't open file: @CMakeFiles/TKernel.dir/objects1.rsp (No such file or directory) |
Copyright © 2000 - 2021 MantisBT Team |