FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Unresolved External _HB_FUN_LOADLIBRARY
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 02:58 PM

I am trying to convert my apps from xhb.com to harbour.
On my way I was having trouble linking so I went back to basics.
I am trying to compile testrbtn.prg in the samples folder using buildh.bat and i am getting unresolved external _HB_FUN_loadlibrary and _HB_FUN_freelibrary.
I am using FWH15.03 and BCC582

Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 03:18 PM
Code (fw): Select all Collapse
19/06/2015  20:40         2.433.024 hbrtl.lib
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 04:05 PM

Sorry but what am i looking for? I am using harbour that came with FWH 15.03
That version of hbrtl.lib is dated different that yours.

Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 04:42 PM


Regards
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 06:38 PM

What am I looking for? Do you want me to download Harbour for BCC version 7? Then would I have to download and install BCC version 7?

I appreciate you trying to help.

Posts: 8515
Joined: Tue Dec 20, 2005 07:36 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 06:48 PM
Harbour 3.2.0dev (r1506171039)

C:\harbour\lib

2.268.160 hbrtl.lib

In \harbour\bin, digite: HARBOUR >> VERSION.TXT

EDIT

Look:

http://forums.fivetechsupport.com/viewtopic.php?f=16&t=29841

regards
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 06:54 PM

Gale
He checked the paths included in the buildh.bat file?
You use a DOS window to run buildh.bat?
If you use the DOS window, you have checked environment variables?

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 663
Joined: Mon Dec 05, 2005 11:22 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 07:56 PM

Yes I use a dos window. Better control of process.
I can upgrade the Harbour version that uses BCC71 but I was just not ready to use BCC71 yet. I guess if that is the answer then I will have to download and install.

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Unresolved External _HB_FUN_LOADLIBRARY
Posted: Mon Oct 05, 2015 08:06 PM
Gale FORd wrote:Yes I use a dos window. Better control of process.
I can upgrade the Harbour version that uses BCC71 but I was just not ready to use BCC71 yet. I guess if that is the answer then I will have to download and install.


Please do not forget to install BCC check bcc32.cfg ilink32.cfg files in the folder BIN

Regards
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo

El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces

Continue the discussion