Details
-
Suggestion
-
Resolution: Out of scope
-
P2: Important
-
None
-
None
Description
Currently the only option to build a 64 bit project is to run qt either:
- create a 32bit project and manually add a 64bit build from within visual studio
- open a 64 bit visual studio command prompt (after changing the qt path to a 64bit version of qt) and build the project using "vcbuild"
All this could be resolved by allowing a 32 bit and 64 bit Qt Version to coexist in the same QTDIR and creating a Visual Studio Solution with both 32 and 64 bit buildcommands.
Attachments
Issue Links
- depends on
-
QTBUG-3891 qmake Win64 patch submission
-
- Closed
-