An open API service indexing awesome lists of open source software.

https://github.com/mjlee111/qt_4_install

QT4 installer for ROS1
https://github.com/mjlee111/qt_4_install

Last synced: 4 months ago
JSON representation

QT4 installer for ROS1

Awesome Lists containing this project

README

        

QT 4 installation file

this .sh file will install QT creator 4 autometicaly.

commit this command in terminal
```shell
git clone https://github.com/mjlee111/qt_4_install.git && cd qt_4_install && sudo chmod 755 qt4_install_for_arm64.sh && bash qt4_install_for_arm64.sh
```