﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Jerry's unreal world-最新评论</title><link>http://www.cppblog.com/jerrywwl/CommentsRSS.aspx</link><description>游戏 / 3D/ CG/ 图形</description><language>zh-cn</language><pubDate>Mon, 30 May 2011 06:02:00 GMT</pubDate><lastBuildDate>Mon, 30 May 2011 06:02:00 GMT</lastBuildDate><generator>cnblogs</generator><item><title>re: 结合使用Ogre 1.7.1 +CEGUI 0.7.1</title><link>http://www.cppblog.com/jerrywwl/archive/2010/08/18/114219.html#123771</link><dc:creator>sink</dc:creator><author>sink</author><pubDate>Tue, 17 Aug 2010 16:14:00 GMT</pubDate><guid>http://www.cppblog.com/jerrywwl/archive/2010/08/18/114219.html#123771</guid><description><![CDATA[博主你好，我正是看到第6个基础教程时遇到了问题。我成功编译了CEGUI0.7，在BIN目录下有些dll，在lib里也有很多lib了。可是我接下来该如何做才能在OGRE里使用它呢？还是直接设置VS里的“包含文件”等？非常感谢！<img src ="http://www.cppblog.com/jerrywwl/aggbug/123771.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/jerrywwl/" target="_blank">sink</a> 2010-08-18 00:14 <a href="http://www.cppblog.com/jerrywwl/archive/2010/08/18/114219.html#123771#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 结合使用Ogre 1.7.1 +CEGUI 0.7.1</title><link>http://www.cppblog.com/jerrywwl/archive/2010/07/28/114219.html#121469</link><dc:creator>ctbpl_sk</dc:creator><author>ctbpl_sk</author><pubDate>Wed, 28 Jul 2010 08:38:00 GMT</pubDate><guid>http://www.cppblog.com/jerrywwl/archive/2010/07/28/114219.html#121469</guid><description><![CDATA[更正下上个贴子的内容, 编译错误如下: <br>mousequery.cpp:(.text._ZN21MouseQueryApplication11createSceneEv[MouseQueryApplication::createScene()]+0x245): undefined reference to `CEGUI::OgreRenderer::bootstrapSystem()<img src ="http://www.cppblog.com/jerrywwl/aggbug/121469.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/jerrywwl/" target="_blank">ctbpl_sk</a> 2010-07-28 16:38 <a href="http://www.cppblog.com/jerrywwl/archive/2010/07/28/114219.html#121469#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 结合使用Ogre 1.7.1 +CEGUI 0.7.1</title><link>http://www.cppblog.com/jerrywwl/archive/2010/07/28/114219.html#121468</link><dc:creator>ctbpl_sk</dc:creator><author>ctbpl_sk</author><pubDate>Wed, 28 Jul 2010 08:36:00 GMT</pubDate><guid>http://www.cppblog.com/jerrywwl/archive/2010/07/28/114219.html#121468</guid><description><![CDATA[mGUIRenderer=&amp;CEGUI::OgreRenderer::bootstrapSystem();<br>使用这句后,编译出了一些错误,如下:<br>mousequery.cpp:(.text._ZN21MouseQueryApplication11createSceneEv[MouseQueryApplication::createScene()]+0x245): undefined reference to `CEGUI::OgreRenderer::create()'<br><br>我的Ogre和CEGUI版本分别是: 1.7.1 and 0.7.1,  谢谢各位帮忙下!<img src ="http://www.cppblog.com/jerrywwl/aggbug/121468.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/jerrywwl/" target="_blank">ctbpl_sk</a> 2010-07-28 16:36 <a href="http://www.cppblog.com/jerrywwl/archive/2010/07/28/114219.html#121468#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 结合使用Ogre 1.7.1 +CEGUI 0.7.1</title><link>http://www.cppblog.com/jerrywwl/archive/2010/07/26/114219.html#121325</link><dc:creator>zhuimengzh</dc:creator><author>zhuimengzh</author><pubDate>Mon, 26 Jul 2010 13:55:00 GMT</pubDate><guid>http://www.cppblog.com/jerrywwl/archive/2010/07/26/114219.html#121325</guid><description><![CDATA[&quot;注意：为了能让Ogre找到CEGUI的相关素材资源，你需要将Ogre的resource.cfg资源文件中的CEGUI资源文件路径做相关添加<br>&quot;,   我新手，麻烦楼主能把这个添加详细写出来吗？多谢！！！<img src ="http://www.cppblog.com/jerrywwl/aggbug/121325.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/jerrywwl/" target="_blank">zhuimengzh</a> 2010-07-26 21:55 <a href="http://www.cppblog.com/jerrywwl/archive/2010/07/26/114219.html#121325#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 结合使用Ogre 1.7.1 +CEGUI 0.7.1</title><link>http://www.cppblog.com/jerrywwl/archive/2010/06/15/114219.html#117965</link><dc:creator>楊漱玉青</dc:creator><author>楊漱玉青</author><pubDate>Tue, 15 Jun 2010 07:19:00 GMT</pubDate><guid>http://www.cppblog.com/jerrywwl/archive/2010/06/15/114219.html#117965</guid><description><![CDATA[我已經解決了這個問題，謝謝～<img src ="http://www.cppblog.com/jerrywwl/aggbug/117965.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/jerrywwl/" target="_blank">楊漱玉青</a> 2010-06-15 15:19 <a href="http://www.cppblog.com/jerrywwl/archive/2010/06/15/114219.html#117965#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>re: 结合使用Ogre 1.7.1 +CEGUI 0.7.1</title><link>http://www.cppblog.com/jerrywwl/archive/2010/06/15/114219.html#117925</link><dc:creator>楊漱玉青</dc:creator><author>楊漱玉青</author><pubDate>Mon, 14 Jun 2010 18:07:00 GMT</pubDate><guid>http://www.cppblog.com/jerrywwl/archive/2010/06/15/114219.html#117925</guid><description><![CDATA[我在使用這兩個版本搭配的時候，運行提出：<br>&quot;allocateBytes@NedAllocPolicy@Ogre@@SAPAXIPBDH0@Z not found in OgreMain_d.dll&quot;<br>請問這是什麼原因呢？<img src ="http://www.cppblog.com/jerrywwl/aggbug/117925.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/jerrywwl/" target="_blank">楊漱玉青</a> 2010-06-15 02:07 <a href="http://www.cppblog.com/jerrywwl/archive/2010/06/15/114219.html#117925#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>