[cfe-dev] CPack or other equivalent command to create zip?

Douglas Gregor dgregor at apple.com
Thu Oct 14 13:48:08 PDT 2010


On Oct 14, 2010, at 1:31 PM, Ruben Van Boxem wrote:

> Is there any way to create a zip file out of a build? CPack complains the prject name isn't set, and the MSVC 10 INSTALL.vcxproj errors out...
> 
> "M:\Development\x64-msvc\Clang\INSTALL.vcxproj" (default target) (1) ->
> (PostBuildEvent target) ->
>   C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: The command "M:\Development\utils\cmake\bin\cmake.exe -DBUILD_TYPE=Release -P cmake_install.cmake\r [M:\Development\x64-msvc\Clang\INSTALL.vcxproj]
> C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(113,5): error MSB3073: :VCEnd" exited with code 1. [M:\Development\x64-msvc\Clang\INSTALL.vcxproj]
> 
> Any help/suggestions is appreciated!

We do not have any CMake targets to build a .zip. CPack support would be wonderful, though :)

	- Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20101014/df6bc643/attachment.html>


More information about the cfe-dev mailing list