View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0009629 | CMake | CPack | public | 2009-10-01 04:22 | 2013-04-17 08:54 | ||||
Reporter | Sorin Sbarnea | ||||||||
Assigned To | David Cole | ||||||||
Priority | normal | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-8 | ||||||||
Target Version | CMake 2.8.11 | Fixed in Version | CMake 2.8.11 | ||||||
Summary | 0009629: NSIS Unicode is not detected | ||||||||
Description | Cpack does fail to detect NSIS Unicode installation. NSIS Unicode is currently available at http://www.scratchpaper.com/. [^] Remark: NSIS Unicode is compatible with NSIS. The cause is because NSIS Unicode installation set another registry key. Here is the key location: [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\NSIS\Unicode] (on x64) [HKEY_LOCAL_MACHINE\SOFTWARE\NSIS\Unicode] (on x86) It would be better for cmake to detect NSIS Unicode first and fallback to classic NSIS if the key is not found. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0025128) David Cole (manager) 2011-01-28 11:41 |
With the fix for issue 0008210 this issue may now be less important. CPack will search the PATH for makensis in addition to looking in the registry key install location. Is that a sufficient way to get CPack to use the Unicode NSIS, or is more work necessary? Thanks, David |
(0031193) Alexander (reporter) 2012-10-08 14:40 |
I'm also affected by this and I believe it should work without any PATH manipulation from the user's side. Thanks |
(0031253) David Cole (manager) 2012-10-17 14:31 edited on: 2012-10-17 14:33 |
Fix pushed to 'next': http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=668dda034f9dac763e3af745f5ca810d17d4a9a3 [^] Not sure yet which official release of CMake this will first appear in. I will update the 'target version' field when I know when it's going to happen... |
(0032877) Robert Maynard (manager) 2013-04-17 08:54 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2009-10-01 04:22 | Sorin Sbarnea | New Issue | |
2009-10-01 09:05 | Bill Hoffman | Status | new => assigned |
2009-10-01 09:05 | Bill Hoffman | Assigned To | => David Cole |
2011-01-28 11:41 | David Cole | Note Added: 0025128 | |
2011-02-09 13:58 | David Cole | Status | assigned => backlog |
2011-02-09 14:00 | David Cole | Assigned To | David Cole => |
2012-10-08 14:40 | Alexander | Note Added: 0031193 | |
2012-10-17 14:30 | David Cole | Assigned To | => David Cole |
2012-10-17 14:30 | David Cole | Status | backlog => assigned |
2012-10-17 14:31 | David Cole | Note Added: 0031253 | |
2012-10-17 14:33 | David Cole | Note Edited: 0031253 | |
2012-11-21 14:48 | David Cole | Target Version | => CMake 2.8.11 |
2012-11-21 14:48 | David Cole | Status | assigned => resolved |
2012-11-21 14:48 | David Cole | Fixed in Version | => CMake 2.8.11 |
2012-11-21 14:48 | David Cole | Resolution | open => fixed |
2013-04-17 08:54 | Robert Maynard | Note Added: 0032877 | |
2013-04-17 08:54 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |