[Development] msvc15 debug/release build crash Qt56 with MT/MTd config option?

kang joni kangjoni76 at gmail.com
Thu Apr 7 16:40:53 CEST 2016


Sorry before for my bad english, my point is that by modifying
mkspecs\common\msvc-desktop.conf to
use /MT or /MTd option in QMAKE_CFLAGS_RELEASE and QMAKE_CFLAGS_DEBUG.

You could reproduce this via nuget download to use lastest msvc build
using following command:
"nuget.exe install VisualCppTools -source
http://vcppdogfooding.azurewebsites.net/nuget/ -Prerelease"
And build simple pathstroke example

Attach 2 screenshots showing the problem.

Also this is my first time using qt mailing list. There is no reply
button or simple hint to use.
How hard is to reply simple message.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.png
Type: image/png
Size: 65330 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20160407/7e48203d/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2.png
Type: image/png
Size: 17255 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20160407/7e48203d/attachment-0001.png>


More information about the Development mailing list