Skip to content
Snippets Groups Projects
Commit 00390365 authored by Feliks Kiszkurno's avatar Feliks Kiszkurno
Browse files

removed qtx11extras package from install command for Windows

parent 85f71e70
No related branches found
No related tags found
No related merge requests found
......@@ -291,7 +291,7 @@ pip install aqtinstall
mkdir qt
cd qt
aqt install-qt win desktop {{< dataFile "versions.tested_version.qt" >}} win64_msvc2019_64
aqt install-qt win desktop {{< dataFile "versions.tested_version.qt" >}} win64_msvc2019_64 --archives qtxmlpatterns qtx11extras
aqt install-qt win desktop {{< dataFile "versions.tested_version.qt" >}} win64_msvc2019_64 --archives qtxmlpatterns
```
This will install Qt to `[your-directory]/qt/{{< dataFile "versions.tested_version.qt" >}}/msvc2019_64`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment