Details
-
Bug
-
Resolution: Invalid
-
Not Evaluated
-
None
-
Qt Creator 16.0.0
-
None
-
Windows
Description
I'm not sure when it was removed, but the Windows binary installer now includes only the 64-bit CDB extension, making it impossible to debug 32-bit applications.
I noticed that when built as a standalone project, the CDB extension CMake project generates all three variants. However, when included as part of the main project, it only builds for the current architecture.