include,lib文件夹拷贝到E:\osgearth\OpenSceneGraph下(可以删除vs2010生成的临时文件,即bin中保留dll和exe文件,include不用处理,lib中保留lib文件),将E:\osg\OpenSceneGraph-Data下的数据拷贝到E:\ osgearth\OpenSceneGraph\data下;这几个文件是OSG需要的。
主要针对“*-NOTFOUND”参数值的参数。 参数名称 值 CMAKE_INSTALL_PREFIX E:/osgearth/osgearth/vs2010 CMAKE_LINKER (清空) CURL_INCLUDE_DIR E:/osgearth/3rdparty/include CURL_LIBRARY E:/osgearth/3rdparty/lib/libcurl.lib CURL_LIBRARY_DEBUG E:/osgearth/3rdparty/lib/libcurld.lib GDAL_INCLUDE_...
1> CMake does not need to re-run because O:/OpenSceneGraph/OpenSceneGraph_build/src/osgPlugins/tiff/CMakeFiles/generate.stamp is up-to-date.1> CMake does not need to re-run because O:/OpenSceneGraph/OpenSceneGraph_build/src/osgPlugins/gdal/CMakeFiles/generate.stamp is up-to-date.1> CMak...
l;RelWithDeblnfo d 第二步:设置相关参数主要针对“*?NOTFOUND”参数值的参数。参数名称值 CMAKEJNSTALL_PREFIX E:/osgearth/osgearth/vs2010 CMAKE_LINKER (清空) CURL_INCLUDE_DIR E:/osgearth/3rdparty/include CURL_LIBRARY E:/osgearth/3rdparty/lib/libcurl.lib CURL_LIBRARY_DEBUG E:/osgearth/3rd...
1> CMake does not need to re-run because O:/OpenSceneGraph/OpenSceneGraph_build/src/OpenThreads/win32/CMakeFiles/generate.stamp is up-to-date. 1> CMake does not need to re-run because O:/OpenSceneGraph/OpenSceneGraph_build/src/osg/CMakeFiles/generate.stamp is up-to-date. ...
参数名称 值 CMAKE_INSTALL_PREFIX E:/osgearth/osgearth/vs2010 CMAKE_LINKER (清空) CURL_INCLUDE_DIR E:/osgearth/3rdparty/include CURL_LIBRARY E:/osgearth/3rdparty/lib/libcurl.lib CURL_LIBRARY_DEBUG E:/osgearth/3rdparty/lib/libcurld.lib GDAL_INCLUDE_DIR E:/osgearth/gdal/include GDAL _...
(说明:E:\osgearth文件夹是用来编译osgearth的文件夹)将E:\osg\OpenSceneGraph\vs2010下的bin,include,lib文件夹拷贝到E:\osgearth\OpenSceneGraph下(可以删除vs2010生成的临时文件,即bin中保留dll和exe文件,include不用处理,lib中保留lib文件),将E:\osg\OpenSceneGraph-Data下的数据拷贝到E:\ osgearth\...
NOTFOUND 项,我们存在库的就进行设置不存在的就清空。另外如果正确安装了 Qt 的出 现此项不用当心,多配置几次就没有问题了 之后就是再次的configure 和生成generate 在OSGEARTH 中找到生成的.sln 打开进行编译 但请先设一下VC 目录 设置如下: Include: Lib: 编译42 个项目,跳过2 个,生成40 个就对...
MESSAGE(STATUS"CMAKE_INCLUDE_PATH=${CMAKE_INCLUDE_PATH}") ENDIF(THIRD_PARTY_DIR) # We have some custom .cmake scripts not in the official distribution. # Maybe this can be used override existing behavior if needed? SET(CMAKE_MODULE_PATH"${OSGEARTH_SOURCE_DIR}/CMakeModules;${CMAKE_MODU...
比如OSGDB_LIBRARY一栏,请清空,另外我们按下anvaanced键后同样可能出现NOTFOUND项,我们存在库的就进行设置不存在的就清空。另外如果正确安装了Qt的出现此项不用当心,多配置几次就没有问题了 之后就是再次的configure和生成generate 在OSGEARTH中找到生成的.sln打开进行编译 但请先设一下VC目录设置如下: Include: Lib...