Cmake在编译osgEarth时遇到的一个错误

CMake Error at src/osgEarthDrivers/CMakeLists.txt:7 (PROJECT):
The CMAKE_C_COMPILER:

llvm-gcc-4.2

is not a full path and was not found in the PATH.

由于我是要为Windows平台上的osgEarth编译包,所以把OSG_BUILD_PLATGORM_IPHONE这一项置为OFF。

posted on 2016-01-14 19:21  Syvon  阅读(909)  评论(0编辑  收藏  举报

导航