This commit is contained in:
Martin Rotter 2024-05-09 08:59:03 +02:00
parent 476799fb69
commit dce311c2ec
2 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ else
QTBIN="$QTPATH/$QTVERSION/$QTOS/bin"
# Install "aqtinstall" from its master branch to have latest code.
pip3 install -I aqtinstall #git+https://github.com/miurahr/aqtinstall
pip3 install -I aqtinstall
echo "Qt bin directory is: $QTBIN"
echo "Qt will be installed to: $QTPATH"

View File

@ -83,7 +83,7 @@ $qt_path = "$old_pwd\qt"
# Install "aqtinstall" from its master branch to have latest code.
pip3 install -U pip
pip3 install -I git+https://github.com/miurahr/aqtinstall
pip3 install -I aqtinstall
if ($is_qt_6) {
aqt -c 'aqt\settings.ini' install-qt -O "$qt_path" windows desktop $qt_version win64_msvc2019_64 -m qtwebengine qtimageformats qtmultimedia qt5compat qtwebchannel qtpositioning