mirror of
https://github.com/Swordfish90/cool-retro-term.git
synced 2025-03-22 10:38:40 +00:00
commit
5ea8bec0cf
@ -105,6 +105,10 @@ qmake && make
|
|||||||
|
|
||||||
##Build instructions (OSX)
|
##Build instructions (OSX)
|
||||||
|
|
||||||
|
1. Install [Xcode](https://developer.apple.com/xcode/) and agree to the licence agreement
|
||||||
|
2. Enter the following commands into the terminal:
|
||||||
|
|
||||||
|
```sh
|
||||||
brew install qt5
|
brew install qt5
|
||||||
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
|
git clone --recursive https://github.com/Swordfish90/cool-retro-term.git
|
||||||
export CPPFLAGS="-I/usr/local/opt/qt5/include"
|
export CPPFLAGS="-I/usr/local/opt/qt5/include"
|
||||||
@ -115,6 +119,7 @@ qmake && make
|
|||||||
mkdir cool-retro-term.app/Contents/PlugIns
|
mkdir cool-retro-term.app/Contents/PlugIns
|
||||||
cp -r qmltermwidget/QMLTermWidget cool-retro-term.app/Contents/PlugIns
|
cp -r qmltermwidget/QMLTermWidget cool-retro-term.app/Contents/PlugIns
|
||||||
open cool-retro-term.app
|
open cool-retro-term.app
|
||||||
|
```
|
||||||
|
|
||||||
##Donations
|
##Donations
|
||||||
I made this project in my spare time because I love what I'm doing. If you are enjoying it and you want to buy me a beer click [here](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=flscogna%40gmail%2ecom&lc=IT&item_name=Filippo%20Scognamiglio¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) .
|
I made this project in my spare time because I love what I'm doing. If you are enjoying it and you want to buy me a beer click [here](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=flscogna%40gmail%2ecom&lc=IT&item_name=Filippo%20Scognamiglio¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted) .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user