FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Compile Errors
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Compile Errors
Posted: Sat Nov 18, 2017 11:58 AM
I am trying to switch from xHarbour to Harbour so I can use the scripting ability of Harbour.

Using the ..\samples\BuildH.bat to compile and I get the following compiler errors.
What am I missing?


Compiling...
Harbour 3.0.0 (Rev. 16951)
Copyright (c) 1999-2011, http://harbour-project.org/
Compiling 'ScanTest.prg' and generating preprocessed output to 'ScanTest.ppo'...
Lines 5471, Functions/Procedures 3
Generating C source output to 'ScanTest.c'... Done.
Embarcadero C++ 7.30 for Win32 Copyright (c) 1993-2017 Embarcadero Technologies, Inc.
ScanTest.c:
Turbo Incremental Link 6.80 Copyright (c) 1997-2017 Embarcadero Technologies, Inc.
Error: Unresolved external '_HB_FUN_HB_BLEN' referenced from C:\FWH1611\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN___OLEVARIANTNEW' referenced from C:\FWH1611\LIB\FIVEH.LIB|ADOFUNCS
Error: Unresolved external '_HB_FUN_OCCURS' referenced from C:\FWH1611\LIB\FIVEH.LIB|XBROWSE
Error: Unresolved external '_hb_extIsNil' referenced from C:\FWH1611\LIB\FIVEHC.LIB|RICHEDIT
Error: Unresolved external '_HB_FUN_HB_TSTOUTC' referenced from C:\FWH1611\LIB\FIVEH.LIB|VALTOSTR
Error: Unable to perform link
* Linking errors *
Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
Re: Compile Errors
Posted: Sat Nov 18, 2017 12:21 PM
Please ignore this post. I have solved the problem.
I reinstalled Harbour from https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/ and ow it compiles :-)
Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Compile Errors
Posted: Sun Nov 19, 2017 10:48 AM

very good :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion