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

Martijn Berger martijn.berger at gmail.com
Mon Nov 17 17:14:59 CET 2014


Hi Tom,

The package target is actually intended to build a package ( defaults to an
NSIS based installer for blender).
It might need the Nullsoft scriptable installer (NSIS) in the PATH variable
so it can find it.  I am in the process of making this thing actually work
an would very much like to help you get it working.
It might in this context be advisable for you to get onto irc.freenode /
#blendercoder so we can have a lower latency higher fidelity conversation
about this.

Martijn

On Mon, Nov 17, 2014 at 3:50 PM, Tom Dominique <
tom.dominique at gerbertechnology.com> wrote:

> Hello Martijn,
>
> I will update the blender source and regenerate the solution as you have
> stated. I reason I was trying to build using the PACKAGE target, I was
> trying to have something that the testing team could load this package (
> installation of blender and setting the proper registry entries, etc...)
> and test. If this is not what PACKAGE was intended for, please point me in
> the correct direction.
>
> Thanks,
>
> Tom
>
> -----Original Message-----
> From: bf-committers-bounces at blender.org
> [mailto:bf-committers-bounces at blender.org] On Behalf Of Martijn Berger
> Sent: Saturday, November 15, 2014 2:51 AM
> To: bf-blender developers
> Subject: Re: [Bf-committers] Trying to build the PACKAGE.vcxproj using VS
> 2013
>
> 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>------
> >
> > 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
> _______________________________________________
> 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