Added a shell script for Ubuntu.
Included a shell script that uses APT to install all dependencies and 'qmake && make' to build. Updated README.md so it mentions this script.
This commit is contained in:
@@ -32,7 +32,12 @@ Make sure to install these first.
|
||||
**Ubuntu 14.04**
|
||||
|
||||
sudo apt-get install build-essential qmlscene qt5-qmake qt5-default qtdeclarative5-dev qtdeclarative5-controls-plugin qtdeclarative5-qtquick2-plugin libqt5qml-graphicaleffects qtdeclarative5-dialogs-plugin qtdeclarative5-localstorage-plugin qtdeclarative5-window-plugin
|
||||
|
||||
Alternatively (from the cool-retro-term directory)
|
||||
|
||||
sudo bash ubuntu-make.sh
|
||||
|
||||
Do note that using shell script abovementioned also compiles the program.
|
||||
---
|
||||
|
||||
**Debian Jessie**
|
||||
|
||||
Reference in New Issue
Block a user