<?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/"
		>
<channel>
	<title>Comments on: PBRT 学习：安装编译</title>
	<atom:link href="http://wutiam.net/2009/09/pbrt-study-install-and-build/feed/" rel="self" type="application/rss+xml" />
	<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/</link>
	<description>I'm islet8, I'm what I am</description>
	<lastBuildDate>Fri, 03 Sep 2010 04:43:53 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Eartha</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-2268</link>
		<dc:creator>Eartha</dc:creator>
		<pubDate>Tue, 18 May 2010 08:36:15 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-2268</guid>
		<description>Great post.The best advice I can give to anyone,lucy</description>
		<content:encoded><![CDATA[<p>Great post.The best advice I can give to anyone,lucy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kade</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-2259</link>
		<dc:creator>Kade</dc:creator>
		<pubDate>Mon, 17 May 2010 11:10:43 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-2259</guid>
		<description>I’ve got the same problem as you,</description>
		<content:encoded><![CDATA[<p>I’ve got the same problem as you,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 请问斯坦福的那几个作业你做了吗？</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1641</link>
		<dc:creator>请问斯坦福的那几个作业你做了吗？</dc:creator>
		<pubDate>Fri, 26 Feb 2010 02:25:16 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1641</guid>
		<description>&lt;a href=&quot;#comment-1049&quot; rel=&quot;nofollow&quot;&gt;@ islet8&lt;/a&gt; 

请问斯坦福的那几个作业你做了吗？
可以给我参考一下吗，我的邮箱mrq1987@163.com
谢谢了 ！</description>
		<content:encoded><![CDATA[<p><a href="#comment-1049" rel="nofollow">@ islet8</a> </p>
<p>请问斯坦福的那几个作业你做了吗？<br />
可以给我参考一下吗，我的邮箱mrq1987@163.com<br />
谢谢了 ！</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuming</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1518</link>
		<dc:creator>tuming</dc:creator>
		<pubDate>Fri, 12 Feb 2010 07:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1518</guid>
		<description>发现，应该是bison的问题</description>
		<content:encoded><![CDATA[<p>发现，应该是bison的问题</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tuming</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1517</link>
		<dc:creator>tuming</dc:creator>
		<pubDate>Fri, 12 Feb 2010 06:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1517</guid>
		<description>恩，我的也是，lex是好的，可是bison的那两个parse文件生成不了</description>
		<content:encoded><![CDATA[<p>恩，我的也是，lex是好的，可是bison的那两个parse文件生成不了</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaoxiao9633</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1286</link>
		<dc:creator>xiaoxiao9633</dc:creator>
		<pubDate>Mon, 25 Jan 2010 07:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1286</guid>
		<description>你好。
我用1.03的编译成功了。。。

在用1.04编译时，在编译pbrtparse.y，虽然显示生成成功，但是却不能生成那两个文件；而pbrtlex.l却正常，不知道怎么回事。。。（编译1.03版时我是用的cygwin的，可以正常生成）。是BISON的问题吗？BISON的那个SHARE文件夹是做什么用的?</description>
		<content:encoded><![CDATA[<p>你好。<br />
我用1.03的编译成功了。。。</p>
<p>在用1.04编译时，在编译pbrtparse.y，虽然显示生成成功，但是却不能生成那两个文件；而pbrtlex.l却正常，不知道怎么回事。。。（编译1.03版时我是用的cygwin的，可以正常生成）。是BISON的问题吗？BISON的那个SHARE文件夹是做什么用的?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: islet8</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1158</link>
		<dc:creator>islet8</dc:creator>
		<pubDate>Wed, 13 Jan 2010 01:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1158</guid>
		<description>&lt;a href=&quot;#comment-1154&quot; rel=&quot;nofollow&quot;&gt;@ xiaoxiao9633&lt;/a&gt; 
你把OpenEXR库的Include路径加到PBRT工程选项里了么？</description>
		<content:encoded><![CDATA[<p><a href="#comment-1154" rel="nofollow">@ xiaoxiao9633</a><br />
你把OpenEXR库的Include路径加到PBRT工程选项里了么？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xiaoxiao9633</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1154</link>
		<dc:creator>xiaoxiao9633</dc:creator>
		<pubDate>Tue, 12 Jan 2010 06:05:27 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1154</guid>
		<description>你好，我在编译core的时候总是出现
fatal error C1083: Cannot open include file: &#039;ImfInputFile.h&#039;: No such file or directory	e:\pbrt\core\exrio.cpp	29

请问是怎么回事。。。
这个是openexr中的包含文件。我按你说的做的，在生成 pbrtlex.cpp、pbrtparse.cpp 和 pbrtparse.hpp 这三个文件后就进行不下去了。。。
xiaoxiao9633@163.com</description>
		<content:encoded><![CDATA[<p>你好，我在编译core的时候总是出现<br />
fatal error C1083: Cannot open include file: 'ImfInputFile.h': No such file or directory	e:\pbrt\core\exrio.cpp	29</p>
<p>请问是怎么回事。。。<br />
这个是openexr中的包含文件。我按你说的做的，在生成 pbrtlex.cpp、pbrtparse.cpp 和 pbrtparse.hpp 这三个文件后就进行不下去了。。。<br />
<a href="mailto:xiaoxiao9633@163.com">xiaoxiao9633@163.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: islet8</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1052</link>
		<dc:creator>islet8</dc:creator>
		<pubDate>Mon, 21 Dec 2009 02:37:21 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1052</guid>
		<description>忘了，可能没碰到过</description>
		<content:encoded><![CDATA[<p>忘了，可能没碰到过</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slashspirit</title>
		<link>http://wutiam.net/2009/09/pbrt-study-install-and-build/comment-page-1/#comment-1050</link>
		<dc:creator>slashspirit</dc:creator>
		<pubDate>Sat, 19 Dec 2009 16:42:52 +0000</pubDate>
		<guid isPermaLink="false">http://wutiam.net/?p=116#comment-1050</guid>
		<description>&lt;a href=&quot;#comment-1049&quot; rel=&quot;nofollow&quot;&gt;@ islet8&lt;/a&gt; 
谢谢 我刚才试着render一个scene file 会在WriteRGBAFile这个地方出异常... 楼主有碰到这种情况么？今天太晚了，明天再说。晚安！</description>
		<content:encoded><![CDATA[<p><a href="#comment-1049" rel="nofollow">@ islet8</a><br />
谢谢 我刚才试着render一个scene file 会在WriteRGBAFile这个地方出异常... 楼主有碰到这种情况么？今天太晚了，明天再说。晚安！</p>
]]></content:encoded>
	</item>
</channel>
</rss>
