qt-build-tools/5.6.1/compile_win.txt

17 lines
456 B
Plaintext
Raw Normal View History

2016-10-14 18:57:49 +08:00
1. Копируем все файлы и папки из данного каталога в C:\qt
2. qtbase\configure.bat - коментируем "if not exist %QTSRC%\.gitignore goto sconf"
3. Запускаем qt5vars.cmd
5. cd qtbase
configure -opensource -opengl desktop -mp -nomake tests -nomake examples -target xp
nmake
6. cd ..\qttools
qmake
nmake
7. cd ..\qtbase
nmake docs
cd ..\qttools
nmake docs
9. ..\cleanup.bat