FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Help for DBFDBT.LIB
Posts: 22
Joined: Mon Jul 24, 2006 06:45 AM
Help for DBFDBT.LIB
Posted: Wed May 23, 2007 06:37 AM

Hi All,

This is my first time trying to build an .EXE file using Harbour, Borland C++ compiler and FWH. When I do buildh tutor01, I got an error message:
Fatal: Unable to open file ‘DBFDBT.LIB’
Then I check my harbour\lib folder, I am sure I do not have DBFDBT.LIB file. Does someone can help and provide me the DBFDBT.LIB file?

My email: tsai8839@yahoo.com

Thanks in advance.

Regards,



Andy Tsai
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Help for DBFDBT.LIB
Posted: Wed May 23, 2007 07:50 AM

You don´t need dfbdbt.lib anymore, link dbffpt.lib and hbsix.lib

Stefan

kind regards

Stefan
Posts: 22
Joined: Mon Jul 24, 2006 06:45 AM
Help for DBFDBT.LIB
Posted: Wed May 23, 2007 09:00 AM

Stefan,

Thank you very much for your quick reply. I try your way and link again, then I got the follow message:

Error: Unresolved external '_hb_objGetpMethod' referenced from: c:\fwh\lib\fivehc.lib|ffdlgprc

Any solution?

Regards,



Andy Tsai
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Help for DBFDBT.LIB
Posted: Wed May 23, 2007 09:02 AM

You have to use the Harbour build that you got with your FWH build from FiveTech

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 824
Joined: Thu Oct 13, 2005 07:39 AM
Help for DBFDBT.LIB
Posted: Wed May 23, 2007 09:17 AM

Andy,

I didn´t notice, you are using harbour. My solution was for xHarbour. Maybe for harbour it´s similar, but I don´t know

Stefan

kind regards

Stefan
Posts: 22
Joined: Mon Jul 24, 2006 06:45 AM
Help for DBFDBT.LIB
Posted: Wed May 23, 2007 09:23 AM

Antonio and Stefan,

Thank you for your help. I'll try them.

Regards,



Andy Tsai

Continue the discussion