Zitat von [EMAIL PROTECTED]:
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


_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to