Pular para conteúdo

Compilando e Instalando QtCreator


Baixando 11.0

Executar no HOST
wget --quiet --show-progress -O ${HOME}/DL/qtcreator.7z https://download.qt.io/official_releases/qtcreator/11.0/11.0.3/installer_source/linux_x64/qtcreator.7z


Baixando 12.0

Executar no HOST
wget --quiet --show-progress -O ${HOME}/DL/qtcreator.7z https://download.qt.io/official_releases/qtcreator/12.0/12.0.2/installer_source/linux_x64/qtcreator.7z


Extraindo

Executar no HOST
7za x ${HOME}/DL/qtcreator.7z -o${HOME}/Qt/Tools/QtCreator


Executando QtCreator

Executar no HOST
${HOME}/Qt/Tools/QtCreator/bin/qtcreator.sh