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.macie...@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@qt-project.org > https://lists.qt-project.org/listinfo/interest >
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest