View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008210CMakeCPackpublic2008-12-02 11:492011-04-04 12:00
Reporterhugolien 
Assigned ToDavid Cole 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionCMake 2.8.4Fixed in VersionCMake 2.8.4 
Summary0008210: CPack NSIS generator should allow finding makensis on path on WIN32 too
DescriptionNSIS Generator only works if NSIS is installed with admin privileges on Windows.

Only having makensis in path should work too, as it allows using "portable" installs of NSIS
Additional Informationin cmCPackNSISGenerator:351, InitializeInternal() function returns 0 on Windows if registry key HKEY_LOCAL_MACHINE\\SOFTWARE\\NSIS does not exist.

This registry key is only set if NSIS is installed with admin privileges.

Finding the program makensis in PATH like for other systems should be the fallback on windows.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0024242)
David Cole (manager)
2010-12-17 13:39

Fixed and pushed to CMake 'next' just now with this commit:
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cd9aa73f3a40b20ea6414779e4057ac236314d86 [^]

Fix should appear in the CMake 2.8.4 release.
(0026071)
David Cole (manager)
2011-04-04 12:00

Closing resolved issues that have not been updated in more than 3 months.

 Issue History
Date Modified Username Field Change
2008-12-02 11:49 hugolien New Issue
2009-01-28 17:02 Bill Hoffman Status new => assigned
2009-01-28 17:02 Bill Hoffman Assigned To => David Cole
2010-11-10 21:09 David Cole Target Version => CMake 2.8.4
2010-12-17 13:39 David Cole Note Added: 0024242
2010-12-17 13:39 David Cole Status assigned => resolved
2010-12-17 13:39 David Cole Fixed in Version => CMake 2.8.4
2010-12-17 13:39 David Cole Resolution open => fixed
2011-04-04 12:00 David Cole Note Added: 0026071
2011-04-04 12:00 David Cole Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team