Tekkaman

导航

 

2019年1月15日

摘要: 【Guide to building OGRE】 1、Preparing the build environment You should now create a build directory for Ogre somewhere outside Ogre's sources. This is 阅读全文
posted @ 2019-01-15 18:49 Tekkaman 阅读(748) 评论(0) 推荐(0) 编辑
 
摘要: 【编译 OGRE C#】 1、官网下载 OGRE 源码。 2、打开CMake,指定好OGRE目录,以及生成目标目录。 3、将 CMake/Modules 目录下的 FindSwig.cmake 中的 find_program(swig NAMES ) 加上本地 PATH。如: 注意 swig 版本选 阅读全文
posted @ 2019-01-15 15:09 Tekkaman 阅读(760) 评论(0) 推荐(0) 编辑