How to build Harbour for OSX

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

How to build Harbour for OSX

Post by Antonio Linares »

From a terminal window:

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

make
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: How to build Harbour for OSX

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: How to build Harbour for OSX

Post by Antonio Linares »

To use git with nano from OSX:

git config --global core.editor "nano"
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply