Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.1.0-rc1
-
Windows Vista x64
Description
- Open simple.pro from Creator's repository.
- Select two targets for the project: One Qt build with MinGW and one Qt built with MSVC.
- Set different shadow builds for the target so they should not interfere.
- Make the MinGW build config active. Run it. Works fine.
- Make the MSVC build config active. Run it. Works fine.
- Make the MinGW build config active. Run it. Crashes.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-2576 Creator looks for .sis file in *-build-desktop directory, and vice versa (sometimes)
- Closed