[CMake] NSIS invalid temporary directory

Roland Schulz roland at utk.edu
Sat Jul 7 18:10:08 EDT 2012


Hi,

trying to create a NSIS package I get:
CPack Error: Problem creating temporary directory:
D:/rschulz/gromacs/msvc2010/_CPack_Packages/win64/NSIS/Gromacs-4.6-dev-win64/C:/Program
Files/Gromacs

This is with set(CPACK_SET_DESTDIR "ON") with both cmake 2.8.7 and 2.8.8

What does one need to do to use CPACK_SET_DESTDIR  with NSIS so that
the temporary directory doesn't contain the drive letter (e.g. "C:")
which makes it (as far as I know) an invalid path.

Roland

-- 
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309


More information about the CMake mailing list