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 -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
