[cmake-developers] [CMake 0014119]: infinite loop compiler chancged: change error message to "delete CMakeFiles folder to try fix this"
Mantis Bug Tracker
mantis at public.kitware.com
Mon Apr 29 07:06:26 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=14119
======================================================================
Reported By: Shimon Doodkin
Assigned To:
======================================================================
Project: CMake
Issue ID: 14119
Category: (No Category)
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-04-29 07:06 EDT
Last Modified: 2013-04-29 07:06 EDT
======================================================================
Summary: infinite loop compiler chancged: change error
message to "delete CMakeFiles folder to try fix this"
Description:
http://www.mail-archive.com/cmake@cmake.org/msg44765.html
http://public.kitware.com/Bug/view.php?id=13756
change the error message:
"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:"
add to it:
"Delete CMakeFiles folder to try fix this (not CMakeCache.txt)"
solution was: After this behavior, you have to manually delete the CMakeFiles
directory (not CMakeCache.txt) to recover.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-04-29 07:06 Shimon Doodkin New Issue
======================================================================
More information about the cmake-developers
mailing list