[Interest] Roadmap for Qt Widget Styles. WindowsVista? Fusion? Other?
Thiago Macieira
thiago.macieira at intel.com
Thu Oct 27 06:04:38 CEST 2016
On quarta-feira, 26 de outubro de 2016 18:04:41 PDT Phil Weinstein wrote:
> Thiago, thanks for this response. (And Giuseppe and Konstantin too).
>
> I realize that it might be hard to be 100% confident in this, but DO YOU
> THINK that ...
>
> ... IF WE LEAVE OUT _QWebEngine_ from the Qt 5.7.0 (or Qt 5.6.2) source
> code build, we could build that with Visual Studio 2010 SP1 on Windows
> 8.1 ... AND use that with the Qt 5.5.1 QtWebKit we've already built?
> (using that same VS version, of course).
No, it won't compile. Don't waste your time with a 7-year-old compiler with
Qt 5.7.
If you think you need to use MSVC 2010, I urge you to revisit your
assumptions. Then revisit them again, because you're using a 7-year-old
compiler. If you're willing to upgrade Qt, why not your compiler?
And if at the end of that you still need MSVC 2010, then you'll have to stick
to Qt 5.6.
> (The crux of that question being ... _with_ Visual Studio 2010 SP1 on
> Windows 8.1. I'm imagining that the broad QWebEngine build is the thing
> that might require VS 2015, and maybe we could get away with VS 2010
> without that).
No, you won't even get qmake from Qt 5.7 compiled with MSVC 2010. You'll get
errors in the first .cpp being compiled.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Interest
mailing list