[CMake] CPack
Hendrik Sattler
post at hendrik-sattler.de
Mon Sep 17 09:10:41 EDT 2007
Zitat von Alexander.Camek at elektrobit.com:
> I want to use the CPACK generator, but the tutorial
> http://www.cmake.org/Wiki/CMake:Packaging_With_CPack is not quite
> good.
> Perhaps somebody knows a better site.
>
> When I run make with make package, then I get following error:
> CPack Error: Cannot find a sutable ZIP program <- an I is missing in
> suitable ;)
> CPack Error: Cannot initialize the generator
CMake-2.4.7 wants either WinZip or Info-Zip[1]. Since the latter is
free, I use that. You get some command line programs that CMake uses
just fine :)
HS
[1]: ftp://ftp.info-zip.org/pub/infozip/WIN32/zip232xn.zip
More information about the CMake
mailing list