を実行して 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.shIPHONE_xxxx_TOOLCHAIN.cmakeCMAKE_C_COMPILER