<?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: Compile Blender 2.45 &#8211; a how to guide</title>
	<atom:link href="http://blog.mikepan.com/compile-blender-advanced/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mikepan.com/compile-blender-advanced/</link>
	<description>making visuals with technology</description>
	<lastBuildDate>Sun, 29 Jan 2012 10:39:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: mike pan</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-83</link>
		<dc:creator>mike pan</dc:creator>
		<pubDate>Sat, 28 Nov 2009 23:11:26 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-83</guid>
		<description>The new guide can be used to build Blender 2.4x as well, you just need the old source code.  It&#039;s probably simpler than using Scons.  Why are you still building 2.45 again?</description>
		<content:encoded><![CDATA[<p>The new guide can be used to build Blender 2.4x as well, you just need the old source code.  It&#8217;s probably simpler than using Scons.  Why are you still building 2.45 again?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vasilli</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-82</link>
		<dc:creator>vasilli</dc:creator>
		<pubDate>Sat, 28 Nov 2009 10:20:56 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-82</guid>
		<description>i used the library from tags,just as you advised me...</description>
		<content:encoded><![CDATA[<p>i used the library from tags,just as you advised me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vasilli</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-79</link>
		<dc:creator>vasilli</dc:creator>
		<pubDate>Thu, 26 Nov 2009 05:40:59 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-79</guid>
		<description>i forgot to mention that i was trying to compile blender 2.45.</description>
		<content:encoded><![CDATA[<p>i forgot to mention that i was trying to compile blender 2.45.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike pan</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-78</link>
		<dc:creator>mike pan</dc:creator>
		<pubDate>Wed, 25 Nov 2009 18:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-78</guid>
		<description>hi vasilli, i am writing an updated guide for Blender 2.5 Will post it in a day or two.  It should fix all your problems :D</description>
		<content:encoded><![CDATA[<p>hi vasilli, i am writing an updated guide for Blender 2.5 Will post it in a day or two.  It should fix all your problems :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vasilli</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-77</link>
		<dc:creator>vasilli</dc:creator>
		<pubDate>Wed, 25 Nov 2009 17:37:38 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-77</guid>
		<description>hello sir.it&#039;s me again.i tried building with scons 0.97 and 1.0 and got this:
http://img268.imageshack.us/i/pictureofbuildfalied.png/
these are my env.variables:

include C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include

lib C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib

PATH C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;C:\Python25;C:\Python25\Scripts;C:\mingw\bin

TEMP %USERPROFILE%\Local Settings\Temp
TMP %USERPROFILE%\Local Settings\Temp
if i use python scons /scons.py
  it says:&quot;python:can&#039;t open file &#039;scons/scons.py&#039;:[Errno 2] No such file or directory&quot;
i know i&#039;ve been bugging you for months but i&#039;d be very gratefull if you could give an advice.if not please please point me to a forum for noobs.</description>
		<content:encoded><![CDATA[<p>hello sir.it&#8217;s me again.i tried building with scons 0.97 and 1.0 and got this:<br />
<a href="http://img268.imageshack.us/i/pictureofbuildfalied.png/" rel="nofollow">http://img268.imageshack.us/i/pictureofbuildfalied.png/</a><br />
these are my env.variables:</p>
<p>include C:\Program Files\Microsoft Visual Studio\VC98\atl\include;C:\Program Files\Microsoft Visual Studio\VC98\mfc\include;C:\Program Files\Microsoft Visual Studio\VC98\include</p>
<p>lib C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib;C:\Program Files\Microsoft Visual Studio\VC98\lib</p>
<p>PATH C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;C:\Python25;C:\Python25\Scripts;C:\mingw\bin</p>
<p>TEMP %USERPROFILE%\Local Settings\Temp<br />
TMP %USERPROFILE%\Local Settings\Temp<br />
if i use python scons /scons.py<br />
  it says:&#8221;python:can&#8217;t open file &#8216;scons/scons.py&#8217;:[Errno 2] No such file or directory&#8221;<br />
i know i&#8217;ve been bugging you for months but i&#8217;d be very gratefull if you could give an advice.if not please please point me to a forum for noobs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikepan</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-37</link>
		<dc:creator>mikepan</dc:creator>
		<pubDate>Thu, 22 Oct 2009 04:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-37</guid>
		<description>actually it seems like a problem with Scons, not blender itself.  Try building with a different version of Scons :D</description>
		<content:encoded><![CDATA[<p>actually it seems like a problem with Scons, not blender itself.  Try building with a different version of Scons :D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasilli</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-36</link>
		<dc:creator>Vasilli</dc:creator>
		<pubDate>Wed, 21 Oct 2009 13:30:49 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-36</guid>
		<description>i downloaded the blender source for 2.45 but i&#039;ve got problem at compiling.what should i do:
http://img10.imageshack.us/i/compproblem.png/</description>
		<content:encoded><![CDATA[<p>i downloaded the blender source for 2.45 but i&#8217;ve got problem at compiling.what should i do:<br />
<a href="http://img10.imageshack.us/i/compproblem.png/" rel="nofollow">http://img10.imageshack.us/i/compproblem.png/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikepan</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-35</link>
		<dc:creator>mikepan</dc:creator>
		<pubDate>Tue, 20 Oct 2009 23:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-35</guid>
		<description>Hi, all you need to do is check out the old source file and library from the SVN.  I believe SVN has a tag system that labels specific revisions, Blender 2.45 is probably rev 1****.</description>
		<content:encoded><![CDATA[<p>Hi, all you need to do is check out the old source file and library from the SVN.  I believe SVN has a tag system that labels specific revisions, Blender 2.45 is probably rev 1****.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasilli</title>
		<link>http://blog.mikepan.com/compile-blender-advanced/#comment-34</link>
		<dc:creator>Vasilli</dc:creator>
		<pubDate>Sun, 18 Oct 2009 12:28:34 +0000</pubDate>
		<guid isPermaLink="false">http://mikepan.homeip.net/blog/?p=39#comment-34</guid>
		<description>Hi.how can i compile blender 2.45 with the current blender library without ending up with a build of blender 2.5.My videocard(Unichrome 32mb Direct3D) can&#039;t handle blender 2.5.</description>
		<content:encoded><![CDATA[<p>Hi.how can i compile blender 2.45 with the current blender library without ending up with a build of blender 2.5.My videocard(Unichrome 32mb Direct3D) can&#8217;t handle blender 2.5.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

