FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Fivedbu
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Fivedbu
Posted: Wed Nov 28, 2012 10:19 AM
Hello Antonio,

Should fivedbu work with xHarbour, too.
Thanks in advance
Otto

Code (fw): Select all Collapse
����������������������������������������������������������������������������Ŀ
� FiveWin for xHarbour 11.11 - Nov. 2011          xHarbour development power ��
� (c) FiveTech, 1993-2011     for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7 ��
�������������������������������������������������������������������������������
� �����������������������������������������������������������������������������
Compiling...
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6717)
Copyright 1999-2010, http://www.xharbour.org <!-- m --><a class="postlink" href="http://www.harbour-project.org/">http://www.harbour-project.org/</a><!-- m -->
Compiling 'C:\fwh\samples\fivedbu.prg' and generating preprocessed output to 'C:\fwh\samples\fivedbu.ppo'...

100

100

100

100

200

300

400

500

600

700

800

900

1000

1100

100

200

100

200

100

200

300

400

500

600

700

800

900

1000

1100

1200

1300

1400

1500

1600

1700

100

200

100

200

300

100

200

300

400

500

600

700

800

900

1000

1100

1200

1300

C:\fwh\samples\fivedbu.prg(1300) Warning W0001  Ambiguous reference: 'LCANCEL'

1400

Lines 1418, Functions/Procedures 40
Generating C source output to 'fivedbu.c'...
Done.
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
C:\fwh\samples\fivedbu.c:
Borland Resource Compiler  Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation.  All rights reserved.
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_HB_FUN_HB_COMPILEFROMBUF' referenced from C:\FWH\SAMPLES\FIVEDBU.OBJ
Error: Unresolved external '_HB_FUN_HB_HRBDO' referenced from C:\FWH\SAMPLES\FIVEDBU.OBJ
Error: Unresolved external '_HB_FUN_HB_HRBLOAD' referenced from C:\FWH\SAMPLES\FIVEDBU.OBJ
* Linking errors *
Posts: 7318
Joined: Thu Oct 18, 2012 07:17 PM
Re: Fivedbu
Posted: Wed Nov 28, 2012 11:57 AM

no these funcs are not possible with xharbour

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Fivedbu
Posted: Wed Nov 28, 2012 08:11 PM

Otto,

xHarbour does not provide those functions (as Silvio commented) and those function are extremelly powerfull as we can have the complete Harbour compiler inside our EXEs

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion