Home:ALL Converter>Build Qt with ICC fails

Build Qt with ICC fails

Ask Time:2018-06-02T23:14:24         Author:Tom

Json Formatter

MSVC 2017 15.7 + ICC 18.0 + Qt 5.11.0 (win 10 x64)

Perl Python Ruby are all installed

configure -platform win32-icc -release -opensource

I have tried many times but never succeed.

However, Qt can be compiled statically with ICC, only the shared version can't, I don't know why.

Has anyone ever been successful?

Author:Tom,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/50658303/build-qt-with-icc-fails
yy