On Sun, Oct 2, 2016 at 10:32 PM, Oliver Niebuhr
<googleers...@oliverniebuhr.de> wrote:
> I used MinGW in the past as I hate that bloated VS/MSVC. When Qt
> switched to Chromium/WebEngine, I got stuck with MSVC on Windows
> unfortunately.
> The last Months I read a lot of Stuff about Clang and that it made some
> progress on Windows. Thats the only reason I keep looking to make my
> daily MSVC usage a little easier in the long run.

clang is just a compiler, your apps will still be linked against the
msvc C++ runtime.
Not sure how it will make your life easier.

Regards,
Sérgio Martins
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to