This commit is contained in:
Martin Rotter 2022-07-13 08:15:03 +02:00
parent a7eecd6cba
commit c69b24e3a6

View File

@ -29,7 +29,7 @@ else
pip3 install aqtinstall
QTPATH="$(pwd)/Qt"
QTVERSION="6.3.1"
QTVERSION="6.3.0"
QTBIN="$QTPATH/$QTVERSION/clang_64/bin"
echo "Qt bin directory is: $QTBIN"