を実行して Assimp をビルドしようとすると、次のように表示されbuild_ios.sh
ます。
CMake Error: your C compiler: "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-gcc" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: your CXX compiler: "/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/llvm-g++" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
必要なパスは次のとおりです。
/Applications/XCode.app/Contents/Developer/Platforms/...
andを変更しようとしましDEVROOT
たが、これはetc が生成されたように見えるためですが、それでも同じエラーが発生します。build_ios.sh
IPHONE_xxxx_TOOLCHAIN.cmake
CMAKE_C_COMPILER