View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013989CMakeCMakepublic2013-03-07 03:162013-10-07 10:03
ReporterClaudio Bley 
Assigned ToRobert Maynard 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionduplicate 
Platformx64OSMS WindowsOS Version7
Product VersionCMake 2.8.10.2 
Target VersionFixed in Version 
Summary0013989: Unable to change native compilers after initial configuration
DescriptionI'm using the CMake-GUI.

I always receive this error even after using File -> Delete Cache:

You have changed variables that require your cache to be deleted.
Configure will be re-run and you may have to reset some variables.
The following variables have changed:
CMAKE_C_COMPILER= C:/MinGW/bin/gcc.exe
CMAKE_CXX_COMPILER= C:/MinGW/bin/g++.exe
Steps To Reproduce1. Open cmake-gui and set the source to a CMake project source dir
2. change the build dir to a non-existent path
3. click "Configure"
4. select "Yes" (create build directory)
5. Select "MinGW Makefiles" and choose "Use default native compilers" and click "Finish"
6. click File -> Delete Cache, answer "Yes"
7. click "Configure"
8. this time choose "Specify native compilers"
9. fill in the information in the dialog, select a different compiler toolchain
   than the one found as default
Additional InformationBy default, MinGW GCC 4.5 would be found, but I wanted to use MinGW 4.7.
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0013756closedBrad King Infinite loop when reconfiguring with different CMAKE_C_COMPILER 

  Notes
(0032530)
Robert Maynard (manager)
2013-03-07 08:51

Duplicate of 0013756
(0033981)
Robert Maynard (manager)
2013-10-07 10:03

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

 Issue History
Date Modified Username Field Change
2013-03-07 03:16 Claudio Bley New Issue
2013-03-07 08:51 Robert Maynard Note Added: 0032530
2013-03-07 08:51 Robert Maynard Relationship added duplicate of 0013756
2013-03-07 08:51 Robert Maynard Status new => resolved
2013-03-07 08:51 Robert Maynard Resolution open => duplicate
2013-03-07 08:51 Robert Maynard Assigned To => Robert Maynard
2013-10-07 10:03 Robert Maynard Note Added: 0033981
2013-10-07 10:03 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team