博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Use our script to build OGRE, CEGUI, FreeImage, Cg and OIS from CVS
阅读量:6296 次
发布时间:2019-06-22

本文共 1313 字,大约阅读时间需要 4 分钟。

If you don't want to make your hands dirty, I really recommend using our script to meet the requirements to build QBIC. It works great for x86 32 Bit machines running Ubunut 6.10. If you're on a Mac, you should modifiy the Cg download url for instance.

We are working with the current development/CVS version of OGRE 3D version called 'Eihort'. If you are programming on Ubuntu 6.10 you can use the attached script file () to download and build OGRE with all required libraries and package dependencies. Run the script as a normal user. You will be asked for your root password at the beginning when downloading the dependency packages via apt-get. Later you'll be asked for the OGRE CVS password for the anonymous user where you can just hit enter.

The OGRE library will be installed in these places:

  • Include files in /usr/include/OGRE
  • *.so files in /usr/lib and /usr/lib/OGRE

The CEGUI library will be installed in these places:

  • Include files in /usr/include/CEGUI
  • *.so files in /usr/lib

The FreeImage library will be installed in these places:

  • Include files in /usr/include
  • *.so files in /usr/lib

The OIS library will be installed in these places:

  • Include files in /usr/include/OIS
  • *.so files in /usr/lib

The Cg library will be installed in these places:

  • Include files in /usr/include/Cg
  • *.so files in /usr/lib

转载地址:http://zbtta.baihongyu.com/

你可能感兴趣的文章
高仿腾讯QQ Xplan(X计划)的H5页面(2):动画控制
查看>>
Weex控制Android返回键解决方案
查看>>
Laravel5.4重新登陆跳转到登陆前页面的原理和实现
查看>>
Chrome Full black Screen [Solved]
查看>>
Android动态权限管理模型(4.3-6.0)
查看>>
UI仿写 - 收藏集 - 掘金
查看>>
svg做自定义折线图表
查看>>
Koa源码分析(二) -- co的实现
查看>>
nohup和&的区别与关系
查看>>
UE4链接第三方库(lib和dll)
查看>>
phpstrom中让volt高亮显示
查看>>
macOS下nginx配合obs做推流直播.md
查看>>
数据结构——树
查看>>
浅析React之事件系统(二)
查看>>
Elixir 1.2带来多项功能增强和性能提升
查看>>
IPv6新形势下的安全解决方案
查看>>
红帽论坛北京站召开 设立亚太开放创新实验室
查看>>
函数式编程语言时代已经来临
查看>>
微软云数据库 Azure SQL DB Hyperscale如何实现超大规模存储和高可用?
查看>>
十年中文技术社区风雨之路 今晚4位老炮畅聊过去未来
查看>>