QT Creator and dependencies installation scripts are provided, although you are free to install them manually.
In Powershell:
.\install_qt.ps1
In a terminal:
./install_qt.sh
In Powershell:
.\install_deps.ps1
In a terminal:
./install_deps.sh
Aldo Canepa <[email protected]>, Gonzalo Infante <[email protected]>