They are working on it. The first step in working on it is detecting it.
`Allan
On Thursday 30 July 2015, Gunnar Roth wrote:
> Hmmm ok, but for me it looks lije it is supported in master,
> https://chromium.googlesource.com/chromium/src/+/master/build/vs_toolchain.
> py
>
> 1. def_VersionNumber(
Hmmm ok, but for me it looks lije it is supported in master,
https://chromium.googlesource.com/chromium/src/+/master/build/vs_toolchain.py
1. def_VersionNumber():
2. """Gets the standard version number ('120', '140', etc.) based on
3. GYP_MSVS_VERSION."""
4. ifos.environ['GYP_MSVS_VERSION']=='20
On Thursday 30 July 2015, Gunnar Roth wrote:
> Hello,
> does anybody now if and when QtWebEngine will build with VS1025?
>
When Chromium starts supporting building with VS2015. So far it doesn't looks
like it will be in 5.6
`Allan
___
Development maili
Hello,
does anybody now if and when QtWebEngine will build with VS1025?
I build Qt 5.5.0 for win32 64 bit but in th ened there was no
qtwebengine build.
I discovered qtwebengine\tools\qmake\mkspecs\features\functions.prf
and added win32-msvc2015
to the line linux-g++*|win32-msvc2013|macx-clang: