From a terminal window:
git clone https://github.com/harbour/core.git harbour
make
How to build Harbour for OSX
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: How to build Harbour for OSX
To use git with nano from OSX:
git config --global core.editor "nano"
git config --global core.editor "nano"