Page 1 of 1

How to build Harbour for OSX

Posted: Sat Jul 11, 2015 5:39 pm
by Antonio Linares
From a terminal window:

git clone https://github.com/harbour/core.git harbour

make

Re: How to build Harbour for OSX

Posted: Sat Jul 11, 2015 6:19 pm
by Antonio Linares

Re: How to build Harbour for OSX

Posted: Fri Mar 23, 2018 9:29 am
by Antonio Linares
To use git with nano from OSX:

git config --global core.editor "nano"