FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour hbmk2 problem
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: hbmk2 problem
Posted: Sat Jul 15, 2023 07:27 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: hbmk2 problem
Posted: Mon Jul 17, 2023 04:35 PM

Unfortunately, that did not resolve the problem.

I also took the the .prg file and moved it to the top of the list so it didn't pick up any redefines from other files as it was compiling ( if that's a thing ).

It still has the same, original, error with that seek( x, y ) function.

It doesn't prevent me from building the application since I can do that with my bat/mak files. It only prevents me from using the recommended hbmak2.

Tim

Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: hbmk2 problem
Posted: Mon Jul 17, 2023 04:39 PM

Dear Tim,

Can you email me that PRG ?

many thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 3022
Joined: Fri Oct 07, 2005 01:45 PM
Re: hbmk2 problem
Posted: Mon Jul 17, 2023 04:58 PM
I found the problem ... but will follow up with an email:

The script for the .hbp says to use hbfoxpro.ch

In it, we have this redefine:
#xtranslate SEEK( <x>, <wa> ) => (<wa>)->( dbSeek( <x> ) )

Removing that file solves the compile problem.

However, there are other issues and I will email you on those.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: hbmk2 problem
Posted: Mon Jul 17, 2023 04:59 PM
very good finding :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion