I've been very surprised when I've discovered the implications of the choice of on Chromium instead of WebKit, regarding QtWebEngine.
Chromium requires VS2013, so I cannot develop and test on (for instance) my Vista Professional. VS2013 doesn't support XP, or Vista.
Also, installing Qt Creator 3.3.0, I don't get a runnable toolkit (was MinGW, 'til Qt 5.3).
The Help\About Qt Creator... box says
Based on Qt 5.4.0 (MSVC 2010, 32 bit)
I don't get it... Seems my only option it's to stick to Qt 5.3. Or there is some trick I could try, before discarding Qt as a viable portability platform ?