[Bf-committers] Trying to build the PACKAGE.vcxproj using VS 2013

Tom Dominique tom.dominique at gerbertechnology.com
Fri Nov 14 21:10:10 CET 2014


Hello Everyone,



I am new to Blender and I am trying to build using VS2013. I am using
 Cmake 3.0.2, NSIS 3.0b and git. I am able to create a blender.sln and I am
able to build almost all of the 135 projects that were created. The only
project I can not build is the one I believe I need, and that is
PACKAGE.vcxproj. I have attached my error message that I am receiving. Any
help would greatly be appreciated.



Thanks,



Tom



1>------ Build started: Project: PACKAGE, Configuration: Release x64 ------

1>  CPack: Create package using NSIS

1>  CPack: Install projects

1>  CPack: - Install project: Blender

1>  CMake Error at
c:/BlenderDEV/BuildPath/source/creator/cmake_install.cmake:41 (message):

1>    ABSOLUTE path INSTALL DESTINATION forbidden (by caller):

1>    c:/BlenderDEV/BuildPath/bin/Release/2.72/scripts

1>  Call Stack (most recent call first):

1>    c:/BlenderDEV/BuildPath/cmake_install.cmake:35 (include)

1>

1>

1>EXEC : CPack error : Error when generating package: Blender

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: The command "setlocal

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: cd c:\BlenderDEV\BuildPath

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: if %errorlevel% neq 0 goto :cmEnd

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: c:

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: if %errorlevel% neq 0 goto :cmEnd

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: "C:\Program Files (x86)\CMake\bin\cpack.exe" -C Release
--config ./CPackConfig.cmake

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: if %errorlevel% neq 0 goto :cmEnd

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: :cmEnd

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: endlocal & call :cmErrorLevel %errorlevel% & goto :cmDone

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: :cmErrorLevel

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: exit /b %1

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: :cmDone

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: if %errorlevel% neq 0 goto :VCEnd

1>C:\Program Files
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(132,5):
error MSB3073: :VCEnd" exited with code 1.

========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


More information about the Bf-committers mailing list