2018-02-21 13:44 GMT+01:00 Harald Kjølberg :
>
> Hi,
>
> Currently Qt ships with 32-bit binaries for MSVC 2015, but not for MSVC
> 2017. The Qt Company have received requests for adding prebuilt 32-bit
> binaries also for MSVC 2017. By adding more prebuilt binaries, we increase
> the complexity, a
Hello,
just to add my opinion as a current user of the MSVC 2015 32 bit binaries.
When selecting an MSVC version to use with Qt, one should keep in mind that
Microsoft tends to change things in the compilers even in minor releases. I
had quite some issues with one of the updates of MSVC2013 which
On Thursday, 22 February 2018 01:39:50 PST Tim Blechmann wrote:
> > Currently Qt ships with 32-bit binaries for MSVC 2015, but not for
> > MSVC 2017. The Qt Company have received requests for adding prebuilt
> > 32-bit binaries also for MSVC 2017. By adding more prebuilt binaries,
> > we increase t
> Currently Qt ships with 32-bit binaries for MSVC 2015, but not for
> MSVC 2017. The Qt Company have received requests for adding prebuilt
> 32-bit binaries also for MSVC 2017. By adding more prebuilt binaries,
> we increase the complexity, and add to the overall maintenance of our
> QA system. Ou
On 2018-02-21 14:22, Maurice Kalinowski wrote:
The reason we have had x86 and x64 packages for UWP is not to target those two
architectures for the desktop, but rather that the x86 version also works for
the emulators for Windows Phone 8 / Windows 10 Mobile as well as Windows 10 IoT
(Core).
G
nry
> Skoglund
> Gesendet: Wednesday, February 21, 2018 2:16 PM
> An: development@qt-project.org
> Betreff: Re: [Development] Prebuilt 32-bit versjon for MSVC 2017
>
> Hi,
> if I want to download prebuilt Qt binaries for the UWP platform then I can
> choose between 32-bit an
Hi,
if I want to download prebuilt Qt binaries for the UWP platform then I
can choose between 32-bit and 64-bit flavors of both MSVC 2015 and MSVC
2017.
It should be possible to offer the same variety for the Win32 versions,
especially since I think the # of downloads for the Win32 Qt version
This dedication to dropping MSVC2015x32 seems quite stange after the whole
controversy of dropping MSVC2013 and how many people prefered to tread very
carefully and slowly.
Unlike msvc 2013, 15th compiler is way better and doesn't restrain Qt
codebase nearly as much
On Wed, Feb 21, 2018 at 3:44 P
Hi,
Currently Qt ships with 32-bit binaries for MSVC 2015, but not for MSVC 2017.
The Qt Company have received requests for adding prebuilt 32-bit binaries also
for MSVC 2017. By adding more prebuilt binaries, we increase the complexity,
and add to the overall maintenance of our QA system. Our