-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Fixed
-
Affects Version/s: 2.4.2
-
Fix Version/s: 2.4.3
-
Component/s: Qt/MSBuild
-
Labels:None
-
Environment:VS2017 / MSVC2015
-
Platform/s:
VS2017. QT 5.9 and VSTOOL 2.4.2
Rebuilding projects (or build after clean) raises :
For exe :
LINK : error LNK2001: unresolved external symbol WinMainCRTStartup
For DLL :
LNK2001 unresolved external symbol _DllMainCRTStartup
But files are created nontheless.
Second attemp works fine.