Win10+MSVC2019+QT5.15.2
configure.bat -mp -confirm-license -opensource -platform win32-msvc -debug-and-release -force-asserts -prefix D:\QT\5.15.2\QT-5.15.2 -opengl desktop -qt-sqlite -qt-pcre -qt-zlib -qt-freetype -qt-harfbuzz -qt-libpng -qt-libjpeg
编译过程中遇到如下问题:
cd tools\moc\ && ( if not exist Makefile D:\QT\5.15.2\qt-5.15.2\qtbase\bin\qmake.exe -o Makefile D:\QT\5.15.2\qt-5.15.2\qtbase\src\tools\moc\moc.pro ) && "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Tools\MSVC\14.22.27905\bin\HostX64\x64\nmake.exe" -f Makefile
Project ERROR: Unknown module(s) in QT: bootstrap-private
不知道怎么解决了。
群里有遇到过的吗?
--
修改:lvbing FROM 117.89.14.*
FROM 117.89.14.*