QQ登录

只需一步,快速开始

查看: 4351|回复: 4
打印 上一主题 下一主题

编译求助

[复制链接]

主题

好友

40

积分

报考学院待录取

跳转到指定楼层
楼主
发表于 2015-7-13 16:48:12 |只看该作者 |倒序浏览
The C compiler identification is MSVC 16.0.30319.1
The CXX compiler identification is MSVC 16.0.30319.1
Check for working C compiler using: Visual Studio 10 2010
Check for working C compiler using: Visual Studio 10 2010 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 10 2010
Check for working CXX compiler using: Visual Studio 10 2010 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Detecting CXX compile features
Detecting CXX compile features - done
version is 2 dot 10 dot 0
ignoring: ^C:/FlightGear/simgear-2.10.0/.git;\\.gitignore;Makefile.am;~$;
Library installation directory: lib
3rdparty files located in C:/FlightGear
BOOST_ROOT is C:/FlightGear/boost_1_44_0
Boost version: 1.44.0
SimGear mode: NORMAL
Found OpenGL: opengl32  
Found OpenAL: C:/FlightGear/3rdParty/lib/OpenAL32.lib  
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 (x86)/CMake/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (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 (x86)/CMake/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
  D:/Program Files (x86)/CMake/share/cmake-3.2/Modules/FindOpenSceneGraph.cmake:234 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
  CMakeLists.txt:183 (find_package)

OSG下载的是下面是二进制文件

OpenSceneGraph-3.0.1-VS10.0.30319-x86-debug-12741.7z


分享到: QQ好友和群QQ好友和群 QQ空间QQ空间 腾讯微博腾讯微博 腾讯朋友腾讯朋友
分享分享0 收藏收藏0

主题

好友

40

积分

报考学院待录取

沙发
发表于 2015-7-15 10:11:40 |只看该作者
求大神帮忙啊!!
回复

使用道具 举报

主题

好友

119

积分

航院新生

板凳
发表于 2015-7-23 17:07:33 |只看该作者
在CMake里手动指定相关库的路径
回复

使用道具 举报

地板
飞友  发表于 2015-8-4 08:26:33
我也遇到了同样的问题,你解决了吗?
回复

使用道具

主题

好友

40

积分

报考学院待录取

5#
发表于 2015-8-31 16:04:09 |只看该作者
OSG用下载的话,必须把debug和release都下载下来,整合在一起,找不到的其实是release中的库
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 加入FG

本版积分规则

手机版|联系我们| FlightGear ( 吉ICP备19002044号-7 )

GMT+8, 2024-5-7 10:11

Powered by Discuz! X3.2

© 2001-2013 FlightGear Inc.

返回顶部