lixinwei:configure.bat -debug-and-release -static -static-runtime -prefix "C:\Qt\6.2.2\msvc2019_x64" -- -DOPENSSL_ROOT_DIR="E:\Develop\2019\x64\OpenSSL" -DOPENSSL_USE_STATIC_LIBS=ON -DOPENSSL_MSVC_STATIC_RT=ON
Qt 6 不再需要 -opensource -confirm-li ..
(2021-12-26 17:29) 
感谢大佬指点,我用你发的这个选项找到mt了,但是到这里就挂了
E:\Qt\qt-everywhere-src-6.2.2\qt3d\src\3rdparty\assimp\src\contrib\pugixml\src\pugixml.hpp(1442): fatal error C1001: Internal compiler error.
(compiler file 'msc1.cpp', line 1687)
To work around this problem, try simplifying or changing the program near the locations listed above.
If possible please provide a repro here:
https://developercommunity.visualstudio.comPlease choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
INTERNAL COMPILER ERROR in 'C:\PROGRA~1\MICROS~3\2022\ENTERP~1\VC\Tools\MSVC\1430~1.307\bin\Hostx64\x64\cl.exe'
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more information
[9696/14887] Building CXX object qt3d\src\quick3d\imports\...keFiles\quick3danimationplugin.dir\Debug\cmake_pch.cxx.obj
ninja: build stopped: subcommand failed.