查看: 2717|回复: 2

用Cmake编译OSG中的例子,总出错

[复制链接]

该用户从未签到

发表于 2012-12-12 14:25:00 | 显示全部楼层 |阅读模式
朋友说只要将CMakeLists.txt拖到Cmake的界面中,配置成自己需要的编译器(比如VS10),然后就可以编译成功了,但是我这样做了,却总是出错。本人菜鸟,望高手提携,不胜感激!
以下是编译框中信息
The C compiler identification is MSVC 16.0.40219.1
The CXX compiler identification is MSVC 16.0.40219.1
Check for working C compiler using: Visual Studio 10
Check for working C compiler using: Visual Studio 10 -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler using: Visual Studio 10
Check for working CXX compiler using: Visual Studio 10 -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
CMake Error at CMakeLists.txt:6 (SETUP_APPLICATION):
  Unknown CMake command "SETUP_APPLICATION".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.8)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

Configuring incomplete, errors occurred!

其实不仅这一次编译不成功,除了最初编译OSG时成功了,除此之外不管编译什么都不成功,感觉Cmake太难用了,唉~~~,不会用啊

出错信息

出错信息

该用户从未签到

发表于 2012-12-13 08:27:50 | 显示全部楼层
不能使用文件夹中的CMakeLists,要使用顶层的

该用户从未签到

 楼主| 发表于 2012-12-13 11:03:42 | 显示全部楼层
liuzhiyu123 发表于 2012-12-13 08:27
不能使用文件夹中的CMakeLists,要使用顶层的

非常感谢版主
您需要登录后才可以回帖 登录 | 注册

本版积分规则

OSG中国官方论坛-有您OSG在中国才更好

网站简介:osgChina是国内首个三维相关技术开源社区,旨在为国内更多的技术开发人员提供最前沿的技术资讯,为更多的三维从业者提供一个学习、交流的技术平台。

联系我们

  • 工作时间:09:00--18:00
  • 反馈邮箱:1315785073@qq.com
快速回复 返回顶部 返回列表