[Bf-committers] Compiling and running 2.8

Christian Hubert christian.hubert at dstribe.com
Thu May 3 17:14:06 CEST 2018


Hi,


Thanks Ray. That was the point.

But I now have another problem: modifiers results seems to be inactivated. This is the case for array or mirror and for the randomize modifier I've ported in 2.8. The code is run through but nothing is visible on screen.

Am I missing something or is it expected in the current situation? And if so am I expected to publish a new diff?

Christian


-----Message d'origine-----
De : Ray Molenkamp <ray at lazydodo.com> 
Envoyé : mercredi 2 mai 2018 16:07
À : bf-committers at blender.org
Objet : Re: [Bf-committers] Compiling and running 2.8

You re-used a master build folder for 2.8, given some of our defaults in cmake have changed

you can't do that. delete your build folder and you'll be fine.

--Ray


On 5/2/2018 7:55 AM, Christian Hubert wrote:
> 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>------
>
> 1>Checking Build System
>
> 1>CMake is re-running because
> E:/blender-git-28/build_windows_Full_x64_vc15_Release/CMakeFiles/gener
> ate.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/gene
> rate.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/CMak
> eOutpu
> 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
>
>  
>
>  
>
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> https://lists.blender.org/mailman/listinfo/bf-committers





More information about the Bf-committers mailing list