[Interest] Failed to build qt 5.15 git under windows 10 with msvc 2019

Liang Jian jianliang79 at gmail.com
Thu Oct 8 13:53:27 CEST 2020


    Each time before building Qt I will run the following command:
    git clean -dfx
    git submodule foreach --recursive 'git clean -dfx'

    I think that will clean any make files or cached files.
    Anyway, when I build qt the second try, the build succeeded. I don't
know why.
    Thank you for the reply!

On Thu, Oct 8, 2020 at 1:24 PM Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On Wednesday, 7 October 2020 21:34:23 PDT Liang Jian wrote:
> > I build qt 5.15 (latest from git) under windows 10 with msvc 2019 with
> the
> > following commands:
> [cut]
> > 'D:\qt5\qtbase\include\QtGui\5.15.0\QtGui\private\qcssparser_p.h'
> > Stop.
>
> Latest from Git is not 5.15.0.
>
> nmake is horrible with dependencies. Please remove all your Makefiles and
> reconfigure Qt.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel DPG Cloud Engineering
>
>
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> https://lists.qt-project.org/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20201008/d34dcbf4/attachment.html>


More information about the Interest mailing list