jinchengde 发表于 2013-6-6 21:56:03

chiuras 发表于 2013-5-23 22:20 static/image/common/back.gif
怎么设置BOOST_ROOT?要在PATH里面设置?

不需要再PATH里面设置吧,我似乎没有设置BOOST_ROOT也可以

QQ_5F7693 发表于 2013-8-19 08:51:35

请问,我用网上已经编译好的OSG,怎么还是提示找不到呢?
version is 2 dot 10 dot 0
ignoring: ^E:/FlightGear/simgear-2.10.0/.git;\\.gitignore;Makefile.am;~$;
Library installation directory: lib
3rdparty files located in E:/FlightGear
BOOST_ROOT is E:/FlightGear/boost_1_44_0
Boost version: 1.44.0
SimGear mode: NORMAL
Sound support: ENABLED
Could NOT find osgText (missing:OSGTEXT_LIBRARY)
Could NOT find osgSim (missing:OSGSIM_LIBRARY)
Could NOT find osgDB (missing:OSGDB_LIBRARY)
Could NOT find osgParticle (missing:OSGPARTICLE_LIBRARY)
Could NOT find osgGA (missing:OSGGA_LIBRARY)
Could NOT find osgUtil (missing:OSGUTIL_LIBRARY)
Could NOT find osg (missing:OSG_LIBRARY)
Could NOT find OpenThreads (missing:OPENTHREADS_LIBRARY)
CMake Error at D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find OpenSceneGraph (missing: OSGTEXT_FOUND OSGSIM_FOUND
OSGDB_FOUND OSGPARTICLE_FOUND OSGGA_FOUND OSGUTIL_FOUND OSG_FOUND
OPENTHREADS_FOUND) (found suitable version "3.0.1", minimum required is
"3.0.0")
Call Stack (most recent call first):
D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
D:/Program Files/CMake 2.8/share/cmake-2.8/Modules/FindOpenSceneGraph.cmake:187 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:183 (find_package)

QQ_5F7693 发表于 2013-8-19 15:00:38

2.10.0版本,运行怎么会出现%5Bimg%5DC:\Users\lwk\Desktop\QQ图片20130819125901.jpg

QQ_5F7693 发表于 2013-8-19 15:02:15

2.10.0版本,运行出现找不到程序输入点,不知道怎么回事?有遇到过这种情况的吗?

huanjing2022 发表于 2014-10-13 13:56:41

看来很多高手啊,我也遇到点问题最近,第二次编译或者拷贝到别的电脑再编译也不行有个msb6006的错误,请高手指点

goodman11011011 发表于 2015-11-9 11:27:38

一定要看CMAKE的英文版资料
页: 1 [2]
查看完整版本: 【转】Visual C++ 2010编译FlightGear 2.8.0