<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
	>
<channel>
	<title>簡単！Visual C++ 2008 EEを使った自作ODE0.11.1プログラムのビルド法 へのコメント</title>
	<atom:link href="http://demura.net/9ode/4120.html/feed" rel="self" type="application/rss+xml" />
	<link>http://demura.net/9ode/4120.html</link>
	<description>ロボット達のサッカーW杯RoboCup，つくばチャレンジ，物理計算エンジンＯＤＥと本サイトで開発している３次元描画ライブラリirrDrawStuffなどのロボット開発プラットフォームを開発者の視点で情報発信． なお，ODE本では左下動画のようなロボットシミュレータ作成法を学びます．まずは動画をクリックして体験しよう！</description>
	<lastBuildDate>Sat, 19 May 2012 08:31:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="shal MonsterID Icon" height="48" width="48"/> shal より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-4073</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="shal MonsterID Icon" height="48" width="48"/> shal</dc:creator>
		<pubDate>Tue, 12 Jul 2011 22:23:06 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-4073</guid>
		<description>ODEの解説がされている本やサイトが見つからないのでかなり助かっています。ありがとうございます。
こんな初歩的なミスをするのは私だけかも知れませんが、
インクルードディレクトリとライブラリディレクトリに追加する所を、インクルードディレクトリに両方追加してしまい、ode_doubled.libが見つかりません。というエラーでハマってしまったので報告しておきます。</description>
		<content:encoded><![CDATA[<p>ODEの解説がされている本やサイトが見つからないのでかなり助かっています。ありがとうございます。<br />
こんな初歩的なミスをするのは私だけかも知れませんが、<br />
インクルードディレクトリとライブラリディレクトリに追加する所を、インクルードディレクトリに両方追加してしまい、ode_doubled.libが見つかりません。というエラーでハマってしまったので報告しておきます。</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-3593</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu</dc:creator>
		<pubDate>Mon, 09 May 2011 09:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-3593</guid>
		<description>Yukikazeさん，

円マーク(\)を表示させる方法に問題がありました．
ブログソフトのバージョンを最新版に変更し，該当部分を変更したので，解決したと思います．
コメントありがとうございました．

でむ</description>
		<content:encoded><![CDATA[<p>Yukikazeさん，</p>
<p>円マーク(\)を表示させる方法に問題がありました．<br />
ブログソフトのバージョンを最新版に変更し，該当部分を変更したので，解決したと思います．<br />
コメントありがとうございました．</p>
<p>でむ</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="Yukikaze MonsterID Icon" height="48" width="48"/> Yukikaze より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-3565</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="Yukikaze MonsterID Icon" height="48" width="48"/> Yukikaze</dc:creator>
		<pubDate>Fri, 06 May 2011 05:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-3565</guid>
		<description>demuさん
いつもお世話になっています。
私も2010-06-01 に sunlight 様が質問している状態に陥り、原因を調べましたところ
『VC++ディレクトリにインクルード、ライブラリ両ファイルを追加する際に
C:¥ode-0.11.1¥include
並びに
C:¥ode-0.11.1¥lib¥DebugDoubleLi
をコピーアンドペーストで入力した場合、参照で追加した場合と\の文字が若干違った形になる』
というものであるようでした。
詳細な原因までは分からないのですが、一先ご報告をと思った次第であります。
なお、参照で両ファイルを追加した場合は問題なく通過できました。</description>
		<content:encoded><![CDATA[<p>demuさん<br />
いつもお世話になっています。<br />
私も2010-06-01 に sunlight 様が質問している状態に陥り、原因を調べましたところ<br />
『VC++ディレクトリにインクルード、ライブラリ両ファイルを追加する際に<br />
C:¥ode-0.11.1¥include<br />
並びに<br />
C:¥ode-0.11.1¥lib¥DebugDoubleLi<br />
をコピーアンドペーストで入力した場合、参照で追加した場合と\の文字が若干違った形になる』<br />
というものであるようでした。<br />
詳細な原因までは分からないのですが、一先ご報告をと思った次第であります。<br />
なお、参照で両ファイルを追加した場合は問題なく通過できました。</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/e41c07f3eb68234.png" alt="sunlight MonsterID Icon" height="48" width="48"/> sunlight より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-1930</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/e41c07f3eb68234.png" alt="sunlight MonsterID Icon" height="48" width="48"/> sunlight</dc:creator>
		<pubDate>Fri, 04 Jun 2010 09:01:27 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-1930</guid>
		<description>demu様

上記の件自己解決いたしました。

自作ファイルプロパティの「追加するライブラリディレクトリ」に
C:\ode-0.11.1\lib\DebugDoubleLibと入力したところエラーなしで行けました。
ありがとうございました。

-sunlight-</description>
		<content:encoded><![CDATA[<p>demu様</p>
<p>上記の件自己解決いたしました。</p>
<p>自作ファイルプロパティの「追加するライブラリディレクトリ」に<br />
C:\ode-0.11.1\lib\DebugDoubleLibと入力したところエラーなしで行けました。<br />
ありがとうございました。</p>
<p>-sunlight-</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/e41c07f3eb68234.png" alt="sunlight MonsterID Icon" height="48" width="48"/> sunlight より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-1919</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/e41c07f3eb68234.png" alt="sunlight MonsterID Icon" height="48" width="48"/> sunlight</dc:creator>
		<pubDate>Tue, 01 Jun 2010 04:51:57 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-1919</guid>
		<description>ファイル &#039;ode_doubled.lib&#039; を開くことができません。というエラーが表示されました。
開けない理由として挙げられるものになにが考えられるでしょうか。
※demo_basketは開くことができました。</description>
		<content:encoded><![CDATA[<p>ファイル &#8216;ode_doubled.lib&#8217; を開くことができません。というエラーが表示されました。<br />
開けない理由として挙げられるものになにが考えられるでしょうか。<br />
※demo_basketは開くことができました。</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-1869</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu</dc:creator>
		<pubDate>Tue, 11 May 2010 14:12:22 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-1869</guid>
		<description>shenさん、

インクルードファイルの設定がおかしいと思われます。上の説明どおりにやればできるはずですが．．．

すみませんが、頂いた情報だけではわかりかねます。

でむ</description>
		<content:encoded><![CDATA[<p>shenさん、</p>
<p>インクルードファイルの設定がおかしいと思われます。上の説明どおりにやればできるはずですが．．．</p>
<p>すみませんが、頂いた情報だけではわかりかねます。</p>
<p>でむ</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/bc61d53fa070464.png" alt="shen MonsterID Icon" height="48" width="48"/> shen より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-1865</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/bc61d53fa070464.png" alt="shen MonsterID Icon" height="48" width="48"/> shen</dc:creator>
		<pubDate>Mon, 10 May 2010 04:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-1865</guid>
		<description>include ファイルを開けません。&#039;ode/ode.h&#039;: No such file or directoryというエラーがでてしまいます。
何が問題でしょうか</description>
		<content:encoded><![CDATA[<p>include ファイルを開けません。&#8217;ode/ode.h&#8217;: No such file or directoryというエラーがでてしまいます。<br />
何が問題でしょうか</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="kazuku MonsterID Icon" height="48" width="48"/> kazuku より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-1444</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="kazuku MonsterID Icon" height="48" width="48"/> kazuku</dc:creator>
		<pubDate>Thu, 24 Dec 2009 05:41:40 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-1444</guid>
		<description>サンプルプログラムは&quot;debugLib&quot;でビルドしてるようなので、自作プログラムも&quot;debugLib&quot;に設定変更してビルドしなおしたら、コンパイルエラーを起こして&quot;dsDrawSphereD&#039; : 1 番目の引数を &#039;const dReal *&#039; から &#039;const double []&#039; に変換できません。&quot;っていうエラーメッセージを吐きました。しかし、サンプルプログラムをそのままコンパイルしたら通ってしまうんですがどういうことなんでしょうか？</description>
		<content:encoded><![CDATA[<p>サンプルプログラムは&#8221;debugLib&#8221;でビルドしてるようなので、自作プログラムも&#8221;debugLib&#8221;に設定変更してビルドしなおしたら、コンパイルエラーを起こして&#8221;dsDrawSphereD&#8217; : 1 番目の引数を &#8216;const dReal *&#8217; から &#8216;const double []&#8216; に変換できません。&#8221;っていうエラーメッセージを吐きました。しかし、サンプルプログラムをそのままコンパイルしたら通ってしまうんですがどういうことなんでしょうか？</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-#comment-1443</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/843080b3ff15706.png" alt="demu MonsterID Icon" height="48" width="48"/> demu</dc:creator>
		<pubDate>Wed, 23 Dec 2009 01:29:26 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-1443</guid>
		<description>kazukuさん，

texturepath.hの中身は次のとおりです．

#ifndef DRAWSTUFF_TEXTURE_PATH
#define DRAWSTUFF_TEXTURE_PATH &quot;../../drawstuff/textures&quot;
#endif

テクスチャのパスを変更したいときは，このヘッダファイルを修正すれば良いでしょう．

でむ</description>
		<content:encoded><![CDATA[<p>kazukuさん，</p>
<p>texturepath.hの中身は次のとおりです．</p>
<p>#ifndef DRAWSTUFF_TEXTURE_PATH<br />
#define DRAWSTUFF_TEXTURE_PATH &#8220;../../drawstuff/textures&#8221;<br />
#endif</p>
<p>テクスチャのパスを変更したいときは，このヘッダファイルを修正すれば良いでしょう．</p>
<p>でむ</p>
]]></content:encoded>
	</item>
	<item>
		<title><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="kazuku MonsterID Icon" height="48" width="48"/> kazuku より</title>
		<link>http://demura.net/9ode/4120.html/comment-page-1#comment-1442</link>
		<dc:creator><img class="monsterid" src="http://demura.net/wordpress/wp-content/plugins/wp-monsterid/monsterid/f1aa84a1d49b4bf.png" alt="kazuku MonsterID Icon" height="48" width="48"/> kazuku</dc:creator>
		<pubDate>Tue, 22 Dec 2009 09:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://demura.net/?p=4120#comment-1442</guid>
		<description>サンプルプログラムのhello.cppの&quot;texturepath.h&quot;は何のために読み込んでいるんですか？</description>
		<content:encoded><![CDATA[<p>サンプルプログラムのhello.cppの&#8221;texturepath.h&#8221;は何のために読み込んでいるんですか？</p>
]]></content:encoded>
	</item>
</channel>
</rss>

