View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0009578ITKpublic2009-09-21 07:202010-11-08 11:17
ReporterBrian Jensen 
Assigned ToBrad King 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product VersionITK-3-16 
Target VersionFixed in Version 
Summary0009578: ITK Install fails on windows vista / windows 7 64 bit
DescriptionITK fails to execute the Install target of the solution generated by CMake on 64 bit windows vista and windows 7. ITK itself compiles just fine. The install script seems to crash because it has trouble copying a certain runtime file, but I am not sure why. I am using the visual studio 9 2008 sp1 compiler. I installed all the updates for visual studio product, but the problem persists.
Additional InformationThe same settings compile just fine on my 32 bit windows installation (as well as Mac and Linux). Also both windows installations use the german version, if that makes a difference.
TagsNo tags attached.
Resolution Date
Sprint
Sprint Statusbacklog
Attached Fileshtm file icon BuildLog.htm [^] (6,710 bytes) 2009-09-21 07:20
txt file icon CMakeCache.txt [^] (98,321 bytes) 2009-09-21 07:21 [Show Content]

 Relationships
related to 0010790closedBrad King CMake Random file copy failures on Windows 7 

  Notes
(0018407)
x-martian (reporter)
2009-11-13 11:39
edited on: 2009-11-13 11:40

Same problem installing VTK. However, I was able to run INSTALL in my Windows 7 system for both ITK and VTK after I changed CMAKE_INSTALL_PREFIX to point to the folder "D:\Program Files" residing in a second drive.

(0020791)
Andras Lasso (reporter)
2010-05-19 08:08

Same problem for me, with 3D Slicer, on Windows 7 64-bit with Visual Studio 9 sp1. The packaging always fails because a file cannot be copied. It is always a different file that causes the trouble. The file exists, readable, has no special characters in the path.
(0020909)
Andras Lasso 2 (reporter)
2010-06-03 10:23

The problem is due to file copy problem in CMake-2.8.1 on Windows 7. See http://public.kitware.com/Bug/view.php?id=10790 [^] for details.
(0023061)
Brad King (manager)
2010-11-08 11:17

Bug 0010790 describes the problem and fix in more detail. The fix is in CMake 2.8.2 and later.

 Issue History
Date Modified Username Field Change
2009-09-21 07:20 Brian Jensen New Issue
2009-09-21 07:20 Brian Jensen File Added: BuildLog.htm
2009-09-21 07:21 Brian Jensen File Added: CMakeCache.txt
2009-11-13 11:39 x-martian Note Added: 0018407
2009-11-13 11:40 x-martian Note Edited: 0018407
2010-05-19 08:08 Andras Lasso Note Added: 0020791
2010-06-03 10:23 Andras Lasso 2 Note Added: 0020909
2010-11-07 08:53 Hans Johnson Status new => assigned
2010-11-07 08:53 Hans Johnson Assigned To => Brad King
2010-11-08 11:17 Brad King Relationship added related to 0010790
2010-11-08 11:17 Brad King Note Added: 0023061
2010-11-08 11:17 Brad King Sprint Status => backlog
2010-11-08 11:17 Brad King Status assigned => closed
2010-11-08 11:17 Brad King Resolution open => fixed


Copyright © 2000 - 2018 MantisBT Team