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.
Help for DBFDBT.LIB
-
- Posts: 824
- Joined: Thu Oct 13, 2005 7:39 am
- Location: Germany
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?
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?
Last edited by tsai8839 on Wed May 23, 2007 9:18 am, edited 1 time in total.
Regards,
Andy Tsai
Andy Tsai
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
-
- Posts: 824
- Joined: Thu Oct 13, 2005 7:39 am
- Location: Germany