View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015061CMakeCMakepublic2014-08-06 03:352016-06-10 14:31
ReporterTünde Szilágyi 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
Platform64 bitOSWindowsOS Version7
Product VersionCMake 3.0 
Target VersionFixed in Version 
Summary0015061: Cannot build ITK Insight using CMake 3.0
DescriptionI have downloaded and decompressed ITK Insight and CMake. I have deliberately built the following directory tree:

C:/ITK/Build
C:/ITK/Source (contains the ITK Insight files)
C:/ITK/CMake (contains the CMake files including the CMake GUI)

In the CMake GUI the following settings are put:

Where is the source code: C:/ITK/Source
Where to build the binaries: C:/ITK/Build

To build ITK Insight the CONFIGURE button is pressed.

The error message that appears on the screen is:
"Error in configuration process, project files may be invalid"

I have attached the error log file. Perhaps not the right compiler is used?


Steps To ReproduceThis is on my system and I cannot guarantee to be able to reproduce it on a different system.
Additional InformationI have attached the error log file generated.
TagsNo tags attached.
Attached Fileslog file icon CMakeError.log [^] (11,160 bytes) 2014-08-06 03:35
log file icon CMakeOutput.log [^] (38 bytes) 2014-08-06 04:06
? file icon cmake.check_cache [^] (86 bytes) 2014-08-06 04:07
log file icon CMakeError_20140807.log [^] (398,778 bytes) 2014-08-07 06:20

 Relationships

  Notes
(0036559)
Brad King (manager)
2014-08-06 08:44

The CMakeError.log contains:

TRACKER : error TRK0002: Failed to execute command: ""C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe" "@C:\Users\Tunde Szilagyi\AppData\Local\Temp\tmpc4993ccce1124c91be7984f250dfdbae.rsp"". The requested operation requires elevation. [C:\ITK\Build\CMakeFiles\3.0.0\CompilerIdC\CompilerIdC.vcxproj]

This looks like Visual Studio complaining about being unable to run one of its own commands. Something must be wrong with the local installation.
(0036566)
Tünde Szilágyi (reporter)
2014-08-06 17:35

Many thanks for your reply. The error message "The requested operation requires elevation." complains about the fact that the files to be used are restricted.

I have installed the MinGW and I get the same error message.

I have changed the settings and extended to anyone (instead of only admin), but this has not solved the problem.

I would welcome any feedback with respect this. Many thanks!
(0036569)
Tünde Szilágyi (reporter)
2014-08-07 06:22

I am now using Cygwin with MinGW and managed to configure CMake, but there are quite a few error messages that certain packages cannot be installed. I have attached the error log file which has a postfix 20140807. I would welcome any feedback on this. Many thanks!
(0036570)
Tünde Szilágyi (reporter)
2014-08-07 08:38
edited on: 2014-08-07 09:02

I have managed to configure it, but I cannot use the CMake Generate option, because I am getting the error message below:

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
PYTHON_INCLUDE_DIR (ADVANCED)
   used as include directory in directory C:/ITK/Source/Wrapping

Edit: Removed long list of directories

(0036571)
Brad King (manager)
2014-08-07 09:04

Re 0015061:0036566: If you have trouble with MinGW too then something must be wrong with the permissions between admin and non-admin users on your system.

Re 0015061:0036570: For help with ITK configuration please go to the ITK Users mailing list: http://www.itk.org/mailman/listinfo/insight-users [^]
(0042600)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2014-08-06 03:35 Tünde Szilágyi New Issue
2014-08-06 03:35 Tünde Szilágyi File Added: CMakeError.log
2014-08-06 04:06 Tünde Szilágyi File Added: CMakeOutput.log
2014-08-06 04:07 Tünde Szilágyi File Added: cmake.check_cache
2014-08-06 08:44 Brad King Note Added: 0036559
2014-08-06 17:35 Tünde Szilágyi Note Added: 0036566
2014-08-07 06:20 Tünde Szilágyi File Added: CMakeError_20140807.log
2014-08-07 06:22 Tünde Szilágyi Note Added: 0036569
2014-08-07 08:38 Tünde Szilágyi Note Added: 0036570
2014-08-07 09:02 Brad King Note Edited: 0036570
2014-08-07 09:04 Brad King Note Added: 0036571
2016-06-06 13:37 Brad King View Status private => public
2016-06-10 14:29 Kitware Robot Note Added: 0042600
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team