-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 3.0.0-rc1
-
None
-
Windows 7 64 bit
MSVC 2010
Qt 4.8.5
Qt 5.2.0
Both configured without any switches regarding debug or release
- Open a Qt Gui Application project.
- Let Creator generate an out of source release build of the project.
- Close the project.
- Delete the .pro.user file from the project's directory.
- Open the project and import the directory used in step 2 as its build directory.
Creator will identify the build as a debug build. - Go to Projects mode, Build settings.
Creator displays a warning that "An incompatible build exists". This is the release build from step 2.
Creator should decide correctly whether an existing build was done in debug or release mode