FWH 21.06

Post Reply
byron.hopp
Posts: 388
Joined: Sun Nov 06, 2005 3:55 pm
Location: Southern California, USA
Contact:

FWH 21.06

Post by byron.hopp »

All,

I am attempting to use my newest version of Fivewin for Harbour, but get the following errors when attempting to link:
Turbo Incremental Link 6.72 Copyright (c) 1997-2015 Embarcadero Technologies, Inc.
Error: Unresolved external '_pcre_config' referenced from E:\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_malloc' referenced from E:\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unresolved external '_pcre_stack_free' referenced from E:\HARBOUR\LIB\HBRTL.LIB|hbregex
Error: Unable to perform link

do I need a new lib HBRTL.Lib?

Thanks,
Thanks,
Byron Hopp
Matrix Computer Services
User avatar
karinha
Posts: 7948
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Been thanked: 3 times
Contact:

Re: FWH 21.06

Post by karinha »

Buenas tardes. Debe usar Harbour/xHarbour LIBS que vino con su nueva versión. FWH, BCC y HARBOUR de esta versión.

Good afternoon. You should use the Harbour/xHarbour LIBS that came with your new version. FWH, BCC and HARBOUR of this version.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
Antonio Linares
Site Admin
Posts: 42595
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 38 times
Been thanked: 86 times
Contact:

Re: FWH 21.06

Post by Antonio Linares »

Dear Byron,

You have to link Harbour's hbpcre.lib
regards, saludos

Antonio Linares
www.fivetechsoft.com
byron.hopp
Posts: 388
Joined: Sun Nov 06, 2005 3:55 pm
Location: Southern California, USA
Contact:

Re: FWH 21.06

Post by byron.hopp »

Thanks all for the information on how to fix the link issue on my FWH 21.06, and now am seeing a problem with the line draw features of the print, the lines have bulked up quite a bit, like 4 to 5 times larger than they look in the older version. Anybody else seen this phenonium, or is it my spaghetti code?
Thanks,
Byron Hopp
Matrix Computer Services
User avatar
karinha
Posts: 7948
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Been thanked: 3 times
Contact:

Re: FWH 21.06

Post by karinha »

Muestra el código por favor.

Show the code please.

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Post Reply