» Blender_2.63.5+Freestyle -w Cycles & CUDA
Updated 14 hours ago (that is 09:43 May 16th, 2012)
Be thankful, comment
(70)  14,098

Time for an update, with 100+ contributions to the trunk since last build. The version has now moved to 2.63.5, with a thank you to T.K. for moving the current trunk into merge with this branch.

This is my first clean compile using MinGW, because it is supported and Open Source. I have understood that it also creates faster code, so check it out and let me know.

Please let him know your appreciation and by using the tools to publish interesting work, including on BlenderNPR.org.

Congratulations Blender users everywhere, but sincere appreciation to the hard work of developers, T.K, primarily.

Enjoy.

 

Built with the following parameters set.

BF_BUILDDIR = 'C:\\BlenderSVN\\build\\win32-mingw'
BF_INSTALLDIR = 'C:\\BlenderSVN\\install\\win32-mingw'

WITH_BF_OPENEXR = True
WITH_BF_JPEG = True
WITH_BF_PNG = True
WITH_BF_TIFF = True
WITH_BF_ZLIB = True
WITH_BF_BULLET = True
WITH_BF_FFMPEG = True
WITH_BF_OPENAL = True
WITH_BF_GAMEENGINE = True
WITH_BF_PLAYER = True
WITH_BF_SDL = True
WITH_BF_ICONV = True
WITH_BF_COLLADA = True
WITH_BF_FFTW3 = True
WITH_BF_DDS = True
WITH_BF_RAYOPTIMIZATION = True
WITH_BF_INTERNATIONAL = True
WITH_BF_FREETYPE = True
WITH_BF_3DMOUSE = True
WITH_BF_OCEANSIM = True
WITH_BF_CARVE = True
WITH_BF_REMESH = True
WITH_BF_CYCLES = True
WITH_BF_OIIO = True
WITH_BF_BOOST = True
WITH_BUILDINFO = True
WITH_BF_CYCLES_CUDA_BINARIES = True # Libraries and CARD specfic compiles included
BF_CYCLES_CUDA_NVCC = "%CUDA_BIN_PATH%/nvcc.exe" #This eventually worked, along with the Environmental Variable
BF_CYCLES_CUDA_BINARIES_ARCH = ['sm_10', 'sm_11', 'sm_12','sm_13', 'sm_20', 'sm_21']
WITH_BF_QUICKTIME = False # SDK Not Installed
WITH_BF_OPENMP = False # MSVC 2008 express doesn't support MP.
WITH_BF_STATICOPENGL = False
BF_DEBUG = False
BF_NUMJOBS = 2

Feeling talkative?
Log in to leave a comment.