FiveDBU

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

Re: FiveDBU

Post by Antonio Linares »

Dear Massimo,

Our dear friend and master, Lailton, has helped us to build and test FiveDBU for Mac arm64:

Here it is FiveDBU for arm64 already built:
https://github.com/FiveTechSoft/fivemac ... _arm64.app

Please download it and test it and please let us know any error you may find so we can improve it :-)

many thanks!
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 506
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveDBU

Post by Massimo Linossi »

Hi Antonio,
great, i will test it.
Can you also build the version for macOS Sequoia ?
Many, many thanks.
Massimo
User avatar
Antonio Linares
Site Admin
Posts: 42256
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU

Post by Antonio Linares »

Dear Masimo,

> Can you also build the version for macOS Sequoia ?

It is already macOS Sequoia compatible :-)

Our dear friend Lailton built in and tested it on macOS Sequoia
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 506
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveDBU

Post by Massimo Linossi »

Hi Antonio,
I was asking for sequoia on Intel Macs.
Thanks a lot
Massimo
User avatar
Antonio Linares
Site Admin
Posts: 42256
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU

Post by Antonio Linares »

Dear Massimo,

Here you have FiveDBU for sequoia on Intel Macs:

https://github.com/FiveTechSoft/fivemac ... ivedbu.app
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 506
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveDBU

Post by Massimo Linossi »

Hi Antonio
Downloaded now but it gives error :
You cannot open fivedbu because is not supported on Mac.
User avatar
Antonio Linares
Site Admin
Posts: 42256
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU

Post by Antonio Linares »

How have you downloaded it ?

Please do this:

git clone https://github.com/fivetechsoft/fivemac

Then open OSX finder, go to fivemac/samples folder and double click on fivedbu.app
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 506
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveDBU

Post by Massimo Linossi »

Hi Antonio,
GREAT, works perfectly.
Thanks you so much.
Massimo
User avatar
Massimo Linossi
Posts: 506
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveDBU

Post by Massimo Linossi »

Hi Antonio.
Can you explain how to recompile the fivedbu even on another Imac with older
operating system ?
Thanks a lot
Massimo
User avatar
Antonio Linares
Site Admin
Posts: 42256
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveDBU

Post by Antonio Linares »

Dear Massimo,

Please do this:
git clone https://github.com/harbour/core harbour
git clone https://github.com/fivetechsoft/fivemac

then do:
cd harbour
make
cd ..
cd fivemac
make

cd samples
./build.sh fivedbu

that should build fivedbu with no issues and run properly on your macs
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply