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
- Host: GitHub
- URL: https://github.com/mjlee111/qt_4_install
- Owner: mjlee111
- Created: 2023-02-09T04:36:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-02T07:41:59.000Z (almost 2 years ago)
- Last Synced: 2024-12-28T19:46:02.578Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 11.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```