- 
    Bug 
- 
    Resolution: Fixed
- 
     Not Evaluated Not Evaluated
- 
    2.4.2
- 
    None
- 
    VS2017 / MSVC2015
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.