[CMake] Cannot buils NSIS installer on Windows/Wascana

Eric Noulard eric.noulard at gmail.com
Thu Sep 6 10:34:18 EDT 2007


I'm trying to build CMake CVS
using

  CMake 2.4.7 for windows
  and
  Wascana 0.9.3 (http://wascana.sourceforge.net/ - Eclipse CDT4 for Windows)

Since CMake 2.4.7 does not contains the CDT4 eclipse generator
I configured the Eclipse Project for compiling Eclipse "manually"
as described in the Wiki http://www.cmake.org/Wiki/CMake:Eclipse.

everything goes OK.
But when I am trying to build the NSIS package I get

"CPack Error: Problem running NSIS command: "C:/Program
Files/NSIS/makensis.exe"
"C:/Workspace/Build_CMake/_CPack_Packages/win32-x86/NSIS/project.nsi"
Please check C:/Workspace/Build_CMake/_CPack_Packages/win32-x86/NSIS/NSISOutput.log
for errors"

You'll find attached the generated project.nsi and corresponding log file.

It seems that a file "CMakeInstall.bmp" is missing from my source tree
which has been updated just before the build.
"
File: "C:/Workspace/CMake/Utilities/Release\CMakeInstall.bmp" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
  /oname=outfile one_file_only)
"


--
Erk
-- 
Erk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: logs.zip
Type: application/zip
Size: 10707 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/cmake/attachments/20070906/e3a06737/logs-0001.zip


More information about the CMake mailing list