[Bf-committers] Compiling and running 2.8

Christian Hubert christian.hubert at dstribe.com
Wed May 2 15:55:51 CEST 2018


Hi,

 

I'm trying to setup my dev env for Blender 2.8 but I fail to do it (355
errors).

 

The output is the following, building the INSTALL project (beginning of the
output) :

 

1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------

1>Checking Build System

1>CMake is re-running because
E:/blender-git-28/build_windows_Full_x64_vc15_Release/CMakeFiles/generate.st
amp is out-of-date.

1>  the file 'E:/blender-git-28/blender/CMakeLists.txt'

1>  is newer than
'E:/blender-git-28/build_windows_Full_x64_vc15_Release/CMakeFiles/generate.s
tamp.depend'

1>  result='-1'

1>CMake Error at CMakeLists.txt:584 (message):

1>  WITH_AUDASPACE requires WITH_CXX11

1>

1>

1>-- Configuring incomplete, errors occurred!

1>See also
"E:/blender-git-28/build_windows_Full_x64_vc15_Release/CMakeFiles/CMakeOutpu
t.log".

1>CMake Configure step failed.  Build files cannot be regenerated correctly.
Attempting to stop IDE build.

1>G:\Programs\Microsoft Visual
Studio\2017\Professional\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.target
s(171,5): error MSB6006: "cmd.exe" exited with code -1073741819.

1>Done building project "ZERO_CHECK.vcxproj" -- FAILED.

 

What I've done :

 

cd C:\blender-git-28

git clone git://git.blender.org/blender.git

cd blender

git submodule update --init --recursive

git submodule foreach git checkout master

git submodule foreach git pull --rebase origin master

cd C:\blender-git-28

svn checkout https://svn.blender.org/svnroot/bf-blender/trunk/lib/win64_vc14
lib/win64_vc14
cd C:\blender-git\blender
make full 2017

 

and

 

git checkout blender2.8

 

 

What am I missing?

 

Kind regards

Christian

 

 



More information about the Bf-committers mailing list