ld: warning: directory not found for option '-L/Users/parcool/EssentialLibs/boost/stage/ios/lib/Release-iphoneos'
ld: warning: ignoring file /Users/parcool/CLionProjects/zlib-fork/zlib/cmake-build-iossimulatorrelease/Release-iphonesimulator/libz.a, building for iOS-arm64 but attempting to link with file built for iOS Simulator-x86_64
ld: warning: object file (/Users/parcool/EssentialLibs/boost/stage/ios/lib/libboost_filesystem.a(directory.o)) was built for newer iOS version (15.5) than being linked (11.0)
ld: bitcode bundle could not be generated because '/Users/parcool/EssentialLibs/boost/stage/ios/lib/libboost_filesystem.a(directory.o)' was built without full bitcode. All object files and libraries for bitcode must be generated from Xcode Archive or Install build for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
** BUILD FAILED **
I'm using this https://github.com/leetal/ios-cmake ios-cmake. what is the problem?
I'm using this https://github.com/leetal/ios-cmake ios-cmake. what is the problem?