View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013989 | CMake | CMake | public | 2013-03-07 03:16 | 2013-10-07 10:03 | ||||
Reporter | Claudio Bley | ||||||||
Assigned To | Robert Maynard | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | duplicate | ||||||
Platform | x64 | OS | MS Windows | OS Version | 7 | ||||
Product Version | CMake 2.8.10.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013989: Unable to change native compilers after initial configuration | ||||||||
Description | I'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 Reproduce | 1. 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 Information | By default, MinGW GCC 4.5 would be found, but I wanted to use MinGW 4.7. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |