<?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: Build Blender 2.5, a visual guide</title>
	<atom:link href="http://blog.mikepan.com/build-blender-2-5-a-visual-guide/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/</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: myxrj</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-3231</link>
		<dc:creator>myxrj</dc:creator>
		<pubDate>Sat, 26 Nov 2011 02:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-3231</guid>
		<description>i want your cmaked zip file</description>
		<content:encoded><![CDATA[<p>i want your cmaked zip file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kesten</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-3037</link>
		<dc:creator>kesten</dc:creator>
		<pubDate>Wed, 24 Aug 2011 05:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-3037</guid>
		<description>a little more info from the cmake error port

Check for working C compiler using: Visual Studio 10 Win64
Check for working C compiler using: Visual Studio 10 Win64 -- broken
CMake Error at C:/cmake-2.8.5-win32-x86/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):
  The C compiler &quot;cl&quot; is not able to compile a simple test program.

  It fails with the following output:

   Change Dir: C:/BlenderSVN/cmake_build/CMakeFiles/CMakeTmp

  Run Build Command:C:\PROGRA~2\MICROS~2.0\Common7\IDE\devenv.com
  CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec  

  Microsoft (R) Visual Studio Version 10.0.30319.1.
  Copyright (C) Microsoft Corp.  All rights reserved.

  The evaluation period for this product has ended.

  CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
  CMakeLists.txt:91 (project)</description>
		<content:encoded><![CDATA[<p>a little more info from the cmake error port</p>
<p>Check for working C compiler using: Visual Studio 10 Win64<br />
Check for working C compiler using: Visual Studio 10 Win64 &#8212; broken<br />
CMake Error at C:/cmake-2.8.5-win32-x86/share/cmake-2.8/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE):<br />
  The C compiler &#8220;cl&#8221; is not able to compile a simple test program.</p>
<p>  It fails with the following output:</p>
<p>   Change Dir: C:/BlenderSVN/cmake_build/CMakeFiles/CMakeTmp</p>
<p>  Run Build Command:C:\PROGRA~2\MICROS~2.0\Common7\IDE\devenv.com<br />
  CMAKE_TRY_COMPILE.sln /build Debug /project cmTryCompileExec  </p>
<p>  Microsoft (R) Visual Studio Version 10.0.30319.1.<br />
  Copyright (C) Microsoft Corp.  All rights reserved.</p>
<p>  The evaluation period for this product has ended.</p>
<p>  CMake will not be able to correctly generate this project.<br />
Call Stack (most recent call first):<br />
  CMakeLists.txt:91 (project)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kesten</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-3036</link>
		<dc:creator>kesten</dc:creator>
		<pubDate>Wed, 24 Aug 2011 04:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-3036</guid>
		<description>Hi mike.  Great tutorial.  However, I`m using tortoiseSVN, cmake and visual studio 10, and blender`s newest release as of aug 23 and i get some differences from your tutorial.

This is the first time i`ve tried cmake or any of the other tools, so it might be a simple problem.
I notices that my svn download gives me a blender folder different from the picture in your tutorial.
I get 8 folders and 4 files whereas you get 16 folders 0 filds.

bf-blender - Revision 39669: /trunk/blender

    ..
    CMakeLists.txt
    COPYING
    GNUmakefile
    SConstruct
    build_files/
    doc/
    extern/
    intern/
    po/
    release/
    scons/
    source/

Has blender changed the structure of the svn trunk?    When i use cmake on the blender folder i get a pop-up saying    Error in configuration process, project files may be invalid.

Does this tutorial need updating to match a new svn or am i missing something?

thanks,

kesten</description>
		<content:encoded><![CDATA[<p>Hi mike.  Great tutorial.  However, I`m using tortoiseSVN, cmake and visual studio 10, and blender`s newest release as of aug 23 and i get some differences from your tutorial.</p>
<p>This is the first time i`ve tried cmake or any of the other tools, so it might be a simple problem.<br />
I notices that my svn download gives me a blender folder different from the picture in your tutorial.<br />
I get 8 folders and 4 files whereas you get 16 folders 0 filds.</p>
<p>bf-blender &#8211; Revision 39669: /trunk/blender</p>
<p>    ..<br />
    CMakeLists.txt<br />
    COPYING<br />
    GNUmakefile<br />
    SConstruct<br />
    build_files/<br />
    doc/<br />
    extern/<br />
    intern/<br />
    po/<br />
    release/<br />
    scons/<br />
    source/</p>
<p>Has blender changed the structure of the svn trunk?    When i use cmake on the blender folder i get a pop-up saying    Error in configuration process, project files may be invalid.</p>
<p>Does this tutorial need updating to match a new svn or am i missing something?</p>
<p>thanks,</p>
<p>kesten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike pan</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-1905</link>
		<dc:creator>mike pan</dc:creator>
		<pubDate>Sat, 25 Dec 2010 21:01:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-1905</guid>
		<description>You can go through the log and find out at which step is failed.  Otherwise,  you can manually find the dlls. and stuff from the lib directory and copy it over manually.</description>
		<content:encoded><![CDATA[<p>You can go through the log and find out at which step is failed.  Otherwise,  you can manually find the dlls. and stuff from the lib directory and copy it over manually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-1879</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 24 Dec 2010 04:55:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-1879</guid>
		<description>Alright, hmm, I tried to run the blender.exe in the release folder, but it tells me that it cannot find python31.dll.  It would appear that the .exe&#039;s dependencies were not properly put in place.  Also, there seem to be some intermediate files left around.  Is there a way to run the post-build steps to complete the process?</description>
		<content:encoded><![CDATA[<p>Alright, hmm, I tried to run the blender.exe in the release folder, but it tells me that it cannot find python31.dll.  It would appear that the .exe&#8217;s dependencies were not properly put in place.  Also, there seem to be some intermediate files left around.  Is there a way to run the post-build steps to complete the process?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike pan</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-1875</link>
		<dc:creator>mike pan</dc:creator>
		<pubDate>Thu, 23 Dec 2010 21:16:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-1875</guid>
		<description>Chris,  like you said the error is due to Visual Studio enable to run the &#039;post-build&#039; installation step of the build process. It&#039;s usually not critical, your Blender should have been built already, go check the &#039;release&#039; folder :)</description>
		<content:encoded><![CDATA[<p>Chris,  like you said the error is due to Visual Studio enable to run the &#8216;post-build&#8217; installation step of the build process. It&#8217;s usually not critical, your Blender should have been built already, go check the &#8216;release&#8217; folder :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-1873</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Thu, 23 Dec 2010 19:42:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-1873</guid>
		<description>Hi Mike,

Thanks to your guide I&#039;ve been able to successfully build 64-bit versions of Blender 2.5. :)

Recently however, I&#039;ve been attempting to build the sculpt branch, but without success, and I can&#039;t really tell what&#039;s going wrong.  Everything seems to compile and link correctly, but it appears that it fails while it is copying files to the output directory.  I&#039;ve attached a few screenshots to help illustrate the problem.

Basic directory structure:
http://i768.photobucket.com/albums/xx328/Kira_Vakaan/dir.jpg

CMake configuration window:
http://i768.photobucket.com/albums/xx328/Kira_Vakaan/cmake.jpg

VC 2008 Build Output window:
http://i768.photobucket.com/albums/xx328/Kira_Vakaan/vcoutput.jpg

Any light you might be able to shed on the problem would be very appreciated.  Thanks :)</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>Thanks to your guide I&#8217;ve been able to successfully build 64-bit versions of Blender 2.5. :)</p>
<p>Recently however, I&#8217;ve been attempting to build the sculpt branch, but without success, and I can&#8217;t really tell what&#8217;s going wrong.  Everything seems to compile and link correctly, but it appears that it fails while it is copying files to the output directory.  I&#8217;ve attached a few screenshots to help illustrate the problem.</p>
<p>Basic directory structure:<br />
<a href="http://i768.photobucket.com/albums/xx328/Kira_Vakaan/dir.jpg" rel="nofollow">http://i768.photobucket.com/albums/xx328/Kira_Vakaan/dir.jpg</a></p>
<p>CMake configuration window:<br />
<a href="http://i768.photobucket.com/albums/xx328/Kira_Vakaan/cmake.jpg" rel="nofollow">http://i768.photobucket.com/albums/xx328/Kira_Vakaan/cmake.jpg</a></p>
<p>VC 2008 Build Output window:<br />
<a href="http://i768.photobucket.com/albums/xx328/Kira_Vakaan/vcoutput.jpg" rel="nofollow">http://i768.photobucket.com/albums/xx328/Kira_Vakaan/vcoutput.jpg</a></p>
<p>Any light you might be able to shed on the problem would be very appreciated.  Thanks :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike pan</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-1779</link>
		<dc:creator>mike pan</dc:creator>
		<pubDate>Sat, 18 Dec 2010 02:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-1779</guid>
		<description>Hi cj, you don&#039;t need to install Python to build blender, the python library comes with the Blender /lib SVN.  Where are you running into the errors, and what are the errors?

If you already have a copy of the source, you can just copy the source from one computer to the other like a regular folder.</description>
		<content:encoded><![CDATA[<p>Hi cj, you don&#8217;t need to install Python to build blender, the python library comes with the Blender /lib SVN.  Where are you running into the errors, and what are the errors?</p>
<p>If you already have a copy of the source, you can just copy the source from one computer to the other like a regular folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cj</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-1747</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Fri, 17 Dec 2010 04:59:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-1747</guid>
		<description>Also i wanted to know that I have already downloaded the source and that was from another machine. So can i do a local checkout ?</description>
		<content:encoded><![CDATA[<p>Also i wanted to know that I have already downloaded the source and that was from another machine. So can i do a local checkout ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cj</title>
		<link>http://blog.mikepan.com/build-blender-2-5-a-visual-guide/#comment-1746</link>
		<dc:creator>cj</dc:creator>
		<pubDate>Fri, 17 Dec 2010 04:57:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mikepan.com/?p=179#comment-1746</guid>
		<description>I&#039;m new to this and have been trying to compile blender.
Have faced many errors.
wanted to know that does this this method use python and which version.?</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to this and have been trying to compile blender.<br />
Have faced many errors.<br />
wanted to know that does this this method use python and which version.?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

