FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem fwh10.10
Posts: 603
Joined: Sun May 04, 2008 08:44 PM

Problem fwh10.10

Posted: Sun Nov 07, 2010 01:39 AM
Hi,

I have problem to compile samples of test gif

error above:

Posts: 4043
Joined: Wed Dec 19, 2007 06:40 PM

Re: Problem fwh10.10

Posted: Sun Nov 07, 2010 01:45 AM

I noticed the same, posted in the Forum.

viewtopic.php?f=3t=20181
Best Regards
Uwe :roll:

&

Since 1995 ( the first release of FW 1.9 )

i work with FW.

If you have any questions about special functions, maybe i can help.
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

Re: Problem fwh10.10

Posted: Sun Nov 07, 2010 02:46 AM
Hello

The problem is only with xharbour

this a obj file, please change inside fivehc.lib while we wait a new release

http://www.sitasoft.net/fivewin/files/fwgif.obj

sorry for the inconvenience
Posts: 603
Joined: Sun May 04, 2008 08:44 PM

Re: Problem fwh10.10

Posted: Sun Nov 07, 2010 03:28 AM

Solved, thanks Daniel.

Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM

Re: Problem fwh10.10

Posted: Sun Nov 07, 2010 03:05 PM

hi, this solve my problem too, but have another one with sample testfx1 :

unresolved external "_HB_FUN_CALPOS" ....

i have compiled fwh with last cvs.

thanks

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

Re: Problem fwh10.10

Posted: Sun Nov 07, 2010 03:35 PM

Norberto

calpos is a internal fivewin function

maybe you did some wrong.... only change the posted obj file.
also, you could add the fwgif.obj before fivewin lib

Posts: 566
Joined: Thu Aug 30, 2007 03:40 PM

Re: Problem fwh10.10

Posted: Sun Nov 07, 2010 03:37 PM

daniel , i change this obj in fivehc.lib with tlib -+ fwgif.obj. is this right?

Posts: 2365
Joined: Wed Nov 02, 2005 11:46 PM

Re: Problem fwh10.10

Posted: Sun Nov 07, 2010 03:38 PM

Norberto

Yes...

Continue the discussion