FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveMac / FivePhone (iPhone, iPad) FiveDBU
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
FiveDBU
Posted: Mon Dec 02, 2024 06:26 PM

Hello.
Is someone using FiveDBU for latest Mac OS ?
Thanks a lot
Massimo

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveDBU
Posted: Mon Dec 02, 2024 07:34 PM
Dear Massimo,

René Koot from http://www.plantenkennis.nl/ actively uses Harbour and FiveMac so surely he may be using it or a modified version.

I am going to ask him
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: FiveDBU
Posted: Mon Dec 02, 2024 07:40 PM

Thank you very much

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveDBU
Posted: Sat Dec 07, 2024 07:02 AM
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/tree/master/samples/fivedbu_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
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: FiveDBU
Posted: Sun Dec 08, 2024 08:28 PM

Hi Antonio,

great, i will test it.

Can you also build the version for macOS Sequoia ?

Many, many thanks.

Massimo

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveDBU
Posted: Sun Dec 08, 2024 08:58 PM
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
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: FiveDBU
Posted: Mon Dec 09, 2024 08:26 AM

Hi Antonio,

I was asking for sequoia on Intel Macs.

Thanks a lot

Massimo

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveDBU
Posted: Mon Dec 09, 2024 08:38 AM
Dear Massimo,

Here you have FiveDBU for sequoia on Intel Macs:

https://github.com/FiveTechSoft/fivemac/tree/master/samples/fivedbu.app
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: FiveDBU
Posted: Mon Dec 09, 2024 09:23 AM

Hi Antonio

Downloaded now but it gives error :

You cannot open fivedbu because is not supported on Mac.

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveDBU
Posted: Mon Dec 09, 2024 09:30 AM
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
Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: FiveDBU
Posted: Mon Dec 09, 2024 09:49 AM

Hi Antonio,

GREAT, works perfectly.

Thanks you so much.

Massimo

Posts: 512
Joined: Mon Oct 17, 2005 10:38 AM
Re: FiveDBU
Posted: Mon Dec 09, 2024 07:21 PM

Hi Antonio.

Can you explain how to recompile the fivedbu even on another Imac with older

operating system ?

Thanks a lot

Massimo

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FiveDBU
Posted: Mon Dec 09, 2024 09:10 PM
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

Continue the discussion