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

Dan Eicher dan at eu.phorio.us
Tue Nov 18 06:14:39 CET 2014


Hi,

The cmake rpm builder has worked for a while now and I do actively maintain
it -- except when one of the major dependencies of blender are out of sync
with the distro version *cough*python*couch* and I really don't feel like
borking my whole system...again.

Not that this has anything to do with the current discussion but thought
I'd mention it in case someone was looking for some code to trim while
making "extensive changes to the cmake buildsystem".

Dan

On Sat, Nov 15, 2014 at 12:50 AM, Martijn Berger <martijn.berger at gmail.com>
wrote:

> Hi Tom,
>
> I am having trouble reproducing this, I have made extensive changes to the
> cmake buildsystem over the last week and would recommend updating the
> blender source and regenerating the solution and retrying it.
> For me both the NSIS and the WIX packers work and so does building the
> PACKAGE target. The package target is not really needed to do blender
> development and did not work properly prior to my changes anyway.
>
> Martijn
>
> On Fri, Nov 14, 2014 at 9:10 PM, Tom Dominique <
> tom.dominique at gerbertechnology.com> wrote:
>
> > 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
> ==========
> > _______________________________________________
> > Bf-committers mailing list
> > Bf-committers at blender.org
> > http://lists.blender.org/mailman/listinfo/bf-committers
> >
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at blender.org
> http://lists.blender.org/mailman/listinfo/bf-committers
>


More information about the Bf-committers mailing list