Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Out of scope
-
Affects Version/s: 4.5.0
-
Fix Version/s: None
-
Component/s: Build tools: qmake
-
Labels:None
Description
t4id: 248979
Using Qt in Visual Studio 2008 projects with the /clr option is not compatible with the __fastcall calling convention.
Currently one would have to modify qglobal.h to work around this.