View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006363CMakeCMakepublic2008-02-17 14:192010-11-10 21:06
ReporterJack T. Goral 
Assigned ToDavid Cole 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionCMake 2.8.3Fixed in VersionCMake 2.8.3 
Summary0006363: CMake 2.4.8 x64 Windows build from sources installs in 32bit directory C:\Program Files (x86)\CMake
DescriptionI've built 2.4.8 from sources using Visual Studio 2005 amd64 compiler and preinstalled cmake 2.4.8 binaries. "Nmake install' copied files to C:\Program Files (x86)\CMake instead of C:\Program Files\CMake where 64 bit binaries should go. In addition I had to comment out install dependencies on ms*71.dlls for install to succeed (file ...\cmake-2.4.8\Utilities\Release\Release.cmake).
TagsNo tags attached.
Attached Files

 Relationships
related to 0009094closedKitware Robot NSIS needs to detect 32-bit/64-bit packaging projects 
related to 0009992closedDavid Cole Install dir on Win64 always starts with c:/program files (x86)/ regardless of architecture of build 

  Notes
(0010821)
Clinton Stimpson (developer)
2008-03-17 15:30

I also see "Program Files (x86)" in the default path to install programs using the cpack created nsis installer to install 64 bit binaries.
(0020255)
Ryan Pavlik (reporter)
2010-04-19 12:56

In bug 0009992 I have attached a patch that fixes this bug.
(0023156)
David Cole (manager)
2010-11-10 21:06

The main complaint of this bug, the default make install prefix, is fixed in CMake 2.8.3. (Same change as the fix for the related issue 0009992.)

The secondary complaint, mentioned by Clinton's note, regarding the default user-overridable prefix used by the NSIS installer, is covered by related issue 0009094. Closing this bug. Watch for a fix to 0009094 for the NSIS installers of 64-bit apps.

 Issue History
Date Modified Username Field Change
2008-02-17 14:19 Jack T. Goral New Issue
2008-02-21 12:06 Alex Neundorf Category CCMake => CMake
2008-03-17 15:30 Clinton Stimpson Note Added: 0010821
2008-03-27 22:11 Bill Hoffman Status new => assigned
2008-03-27 22:11 Bill Hoffman Assigned To => Bill Hoffman
2008-09-11 12:56 Bill Hoffman Assigned To Bill Hoffman => David Cole
2010-04-19 12:04 David Cole Relationship added related to 0009992
2010-04-19 12:56 Ryan Pavlik Note Added: 0020255
2010-09-09 17:35 David Cole Priority normal => high
2010-11-10 21:00 David Cole Target Version => CMake 2.8.4
2010-11-10 21:03 David Cole Relationship added related to 0009094
2010-11-10 21:06 David Cole Note Added: 0023156
2010-11-10 21:06 David Cole Status assigned => closed
2010-11-10 21:06 David Cole Resolution open => fixed
2010-11-10 21:06 David Cole Fixed in Version => CMake 2.8.3
2010-11-10 21:06 David Cole Target Version CMake 2.8.4 => CMake 2.8.3


Copyright © 2000 - 2018 MantisBT Team