FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Using harbour CVS
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Using harbour CVS
Posted: Sun Jan 20, 2008 03:54 PM

Hi Antonio,
can I use harbour cvs to link fiveppc apps? Or I have to use only the one provided by you? I need some xharbour extensions like hashes, etc.

Thx in advance,
Roberto Parisi

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Using harbour CVS
Posted: Sun Jan 20, 2008 05:04 PM

Roberto,

> can I use harbour cvs to link fiveppc apps?

No, not yet. As we use a Harbour build from some months ago, and recently there have been some changes in Harbour that we have not tested with FWPPC yet, and may result in internal conflicts.

We will upgrade the Harbour use that we use for FWPPC asap. In one month or two.

>
Or I have to use only the one provided by you? I need some xharbour extensions like hashes, etc.
>

Have you tried hashes with the Harbour for Pocket PC that we provide ? They should be supported.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Using harbour CVS
Posted: Sun Jan 20, 2008 06:22 PM

I tried without success. May be I've an old version?

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Using harbour CVS
Posted: Mon Jan 21, 2008 06:01 AM

Roberto,

Whats the date of your FWPPC libraries ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Using harbour CVS
Posted: Mon Jan 21, 2008 07:41 AM

My FWPPC version is 7.01.

Thx in advance,
Roberto Parisi

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Using harbour CVS
Posted: Mon Jan 21, 2008 08:05 AM

Roberto,

The current FWPPC version is 7.09

Please post here a sample of the code that you need to use and we will build it using FWPPC 7.09, so we can confirm you if it works. Thanks,

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Using harbour CVS
Posted: Mon Jan 21, 2008 09:10 AM

Hi Antonio.
if I compile and link the code:
hStruct := Hash()

I get an unresolved external Hash(). I think is related to the lack of hash functions in my harbour_ce build.

Regards,
Roberto Parisi

Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Using harbour CVS
Posted: Mon Jan 21, 2008 07:04 PM

Ok.. i tried again... It seem my harb-arm build doesn't support hashes. Can you provide me an updated version?

Regards,
Roberto Parisi

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Using harbour CVS
Posted: Tue Jan 22, 2008 08:07 AM

Roberto,

The current harbour CVS files neither support function Hash()

xHarbour does

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Using harbour CVS
Posted: Tue Jan 22, 2008 08:12 AM

Roberto,

It is supported! :-) In Harbour for Pocket PC (FWPPC 7.09).

The only difference is that the function is named HB_Hash()

Please try in your FWPPC build, using HB_Hash(), thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 116
Joined: Thu Oct 13, 2005 05:14 PM
Using harbour CVS
Posted: Tue Jan 22, 2008 08:43 AM

I tried but I get unresolved external wth HB_Hash() too.

Is my harbour build old?

Regards,
Roberto Parisi

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Using harbour CVS
Posted: Tue Jan 22, 2008 09:15 AM

Roberto,

Yes, there are around seven months difference from your build and FWPPC 7.09 build.

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion