FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour XHB-32-BCC.DLL and HARBOUR-32-BCC.DLL
Posts: 39
Joined: Thu Apr 05, 2007 12:52 AM
XHB-32-BCC.DLL and HARBOUR-32-BCC.DLL
Posted: Tue Jul 09, 2013 12:40 PM

Anybody,

I tried comverting our codes to Harbour/FWH1304. After trials and misses especially when choosing the right LIB files during a search for Unresolved externals, I finally made it through to build the EXE.

But when run, either XHB-32-BCC.DLL and/or HARBOUR-32-BCC.DLL are not found.

I searched the whole disk for these files, but they nowhere to be found. Also googled them, but to no avail.

Are these DLLs really needed or I made some wrong choices with the LIB files.

Any help is very much appreciated.

Thank you.

Toyet

Thanks,

Toyet Amores

-----------------------------------------------------------------------

xHarbour/Fivewin/Harbour/BCC582/DBMS:Oracle/MySQL

-----------------------------------------------------------------------
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: XHB-32-BCC.DLL and HARBOUR-32-BCC.DLL
Posted: Tue Jul 09, 2013 01:53 PM

Toyet,

Has you linked the same Harbour libs that we use in FWH/samples/buildh.bat ?

Please check it

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 39
Joined: Thu Apr 05, 2007 12:52 AM
Re: XHB-32-BCC.DLL and HARBOUR-32-BCC.DLL
Posted: Tue Jul 09, 2013 10:03 PM

Antonio,

Originally I used the samples' libraries, but when the Unresolved externals started to popup, I used XSearch utility to look for the function names inside *.LIB files. More than 1 files are listed so I picked those filenames that come from the folders:
1) harbour
2) fwh1304
3) bcc582
Until I built the EXE successfully. That's when these DLLs where posted missing.
For now, I took the painstaking process of elimination by actually linking the qualified LIB files one-at-a-time.
Maybe there's a shorter way to identify the LIBs.

Thanks in advance.

Toyet

Thanks,

Toyet Amores

-----------------------------------------------------------------------

xHarbour/Fivewin/Harbour/BCC582/DBMS:Oracle/MySQL

-----------------------------------------------------------------------
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: XHB-32-BCC.DLL and HARBOUR-32-BCC.DLL
Posted: Wed Jul 10, 2013 06:53 AM

Toyet,

Thats a good way to do it :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion