Search found 106 matches: dbfdbt

Return to advanced search

Borland link error Too many DEF

... + >> b32.bc echo $(HBDIR)\lib\dbfntx.lib + >> b32.bc echo $(HBDIR)\lib\dbfcdx.lib + >> b32.bc # echo $(HBDIR)\lib\dbfdbt.lib + >> b32.bc echo $(HBDIR)\lib\hbsix.lib + >> b32.bc echo $(HBDIR)\lib\dbffpt.lib + >> b32.bc # echo $(HBDIR)\lib\pcrepos.lib ...
by Vytas
Sun Feb 05, 2006 8:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Borland link error Too many DEF
Replies: 1
Views: 981

error verce 2

... Local 13: O Class: TIMAGELIST Local 14: O Class: TIMAGELIST Local 15: O Class: TIMAGELIST Local 16: O Class: TREBAR Linked RDDs =========== DBF DBFDBT DBFFPT DBFNTX DataBases in use ================ Classes in use: =============== 1 HBCLASS 2 HBOBJECT 3 TWINDOW 4 TCONTROL 5 TXBROWSE 6 TICON ...
by joseluisysturiz
Sat Feb 04, 2006 11:04 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error verce 2
Replies: 1
Views: 1661

Jose Luis,

Ya no existe DBFDBT.lib, en su lugar has de usar las librerías DBFFPT.lib y HBSIX.lib
by Antonio Linares
Sun Jan 29, 2006 1:16 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilando y configurando
Replies: 3
Views: 1076

Error compilando y configurando

Estoy empezando con FWH, hice como decia pero me da este error, ayuda.gracias. Compiling... Harbour Compiler Alpha build 40.0 (Flex) Copyright 1999-2002, http://www.harbour-project.org/ Compiling 'hola.prg' and generating preprocessed output to 'hola.ppo'... Lines 7, Functions/Procedures 1 Generatin...
by joseluisysturiz
Sat Jan 28, 2006 10:39 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilando y configurando
Replies: 3
Views: 1076

Re: Linking issue with FWH 2.7

... I just got FWH 2.7 set up and am trying to use the following rmk file. The rmk file runs perfectly with FWH2.5. I had to comment out reference to DBFDBT.LIB and HBZIP.LIB to get further along the linking process. It then crashes with a bunch of unresolved externals '_hb_sx*" . See below the rmk ...
by Rimantas
Fri Jan 27, 2006 6:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Linking issue with FWH 2.7
Replies: 9
Views: 4644

Linking issue with FWH 2.7

... I just got FWH 2.7 set up and am trying to use the following rmk file. The rmk file runs perfectly with FWH2.5. I had to comment out reference to DBFDBT.LIB and HBZIP.LIB to get further along the linking process. It then crashes with a bunch of unresolved externals '_hb_sx*" . See below the rmk ...
by Vytas
Fri Jan 27, 2006 5:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Linking issue with FWH 2.7
Replies: 9
Views: 4644

... and msvc ) xMate environments. FWH27 and the latest cvs 99.51 have to be used together .. lots of changes made to xHarbour and FWH... ( ie .. dbfdbt is no longer needed .. pcrepos and hbsix supersceed ) If you are using FWH26 .. delete the hbsix and pcrepos libs from the environments and replace ...
by Rick Lipkin
Mon Jan 16, 2006 10:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour project link errors
Replies: 6
Views: 1569

OLE DLL

... echo %hdir%\lib\lang.lib + >> b32.bc echo %hdir%\lib\macro.lib + >> b32.bc echo %hdir%\lib\rdd.lib + >> b32.bc echo %hdir%\lib\dbfdbt.lib + >> b32.bc echo %hdir%\lib\dbfntx.lib + >> b32.bc echo %hdir%\lib\dbfcdx.lib + >> b32.bc echo %hdir%\lib\debug.lib + >> ...
by asimireu
Thu Jan 12, 2006 4:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE DLL
Replies: 3
Views: 1264

... B {|| ... } LOADTICK TICKPATH Local 1: C "5.00\Exe\DATA" Local 2: C "G:\5.00\Exe\Data\" Local 3: L .F. MAIN Local 1: U Linked RDDs =========== DBF DBFDBT DBFFPT DBFNTX DBFCDX SQLRDD DataBases in use ================ 1: COMPANY RddName: DBFCDX ============================== RecNo RecCount BOF EOF ...
by deanomeano
Thu Jan 05, 2006 9:02 am
 
Forum: FiveWin for CA-Clipper
Topic: error base\1004 and base\1005
Replies: 3
Views: 1730

... %hdir%\lib\rdd.lib + >> b32.bc echo %hdir%\lib\dbfntx.lib + >> b32.bc echo %hdir%\lib\dbfcdx.lib + >> b32.bc echo %hdir%\lib\dbfdbt.lib + >> b32.bc echo %hdir%\lib\dbffpt.lib + >> b32.bc echo %hdir%\lib\debug.lib + >> b32.bc echo %hdir%\lib\common.lib + >> ...
by RAMESHBABU
Thu Dec 29, 2005 5:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How create DLL With XHARBOUR
Replies: 27
Views: 16487

some more help required to create FWH + XHARBOUR DLLs

... %hdir%\lib\rdd.lib + >> b32.bc ECHO %hdir%\lib\dbfntx.lib + >> b32.bc ECHO %hdir%\lib\dbfcdx.lib + >> b32.bc ECHO %hdir%\lib\dbfdbt.lib + >> b32.bc ECHO %hdir%\lib\debug.lib + >> b32.bc ECHO %hdir%\lib\common.lib + >> b32.bc ECHO %hdir%\lib\pp.lib + >> ...
by RAMESHBABU
Wed Dec 28, 2005 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How create DLL With XHARBOUR
Replies: 27
Views: 16487

... Por favor, recompila todos tus PRGs, y también modifique sus ficheros batch o ficheros make para usar DBFFTP.LIB y HBSIX.LIB en lugar de DBFDBT.LIB. Por favor, descargue y reinstale Harbour para PocketPC y FWPPC también. Se recomienda encarecidamente "reconstruir los índices". * Mejora: ...
by Antonio Linares
Sat Dec 17, 2005 8:12 am
 
Forum: WhatsNew / Novedades
Topic: New December 2.7 build
Replies: 1
Views: 2707

New December 2.7 build

... CVS Harbour. IMPORTANT: Please recompile all your PRGs, and also modify your batch or make files to use DBFFPT.lib and HBSIX.LIB instead of DBFDBT.lib. Please download and reinstall Harbour for Pocket PC and FWPPC too. It is also highly recommended to rebuild your indexes. * Enhancement: ...
by Antonio Linares
Fri Dec 16, 2005 9:20 am
 
Forum: WhatsNew / Novedades
Topic: New December 2.7 build
Replies: 1
Views: 2707

Reinaldo,

You need to link DBFFPT.lib and HBSIX.lib instead of DBFDBT.lib.

Regarding the _hb_stack problem, you need a new FiveHC.lib from us. Please email us privately to request it. Thanks.
by Antonio Linares
Fri Dec 16, 2005 12:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xharb 0.99 to 0.99.51
Replies: 5
Views: 1616

New Harbour for Pocket PC build and new FWPPC

... Harbour CVS. IMPORTANT: Please recompile all your PRGs, and also modify your batch or make files to use DBFFPT.lib and HBSIX.LIB instead of DBFDBT.lib. Please download and reinstall Harbour for Pocket PC and FWPPC too. It is also highly recommended to rebuild your indexes. *** FWPPC ha sido ...
by Antonio Linares
Sun Dec 11, 2005 11:34 am
 
Forum: WhatsNew / Novedades
Topic: New Harbour for Pocket PC build and new FWPPC
Replies: 0
Views: 1807
PreviousNext

Return to advanced search