aqt
This commit is contained in:
parent
476799fb69
commit
dce311c2ec
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user