Si,
He creado un nuevo proyecto dentro del directorio de FivEdit
compilo bien.
Build: 000003 - 20190413142419885
Harbour 3.2.0dev (r1801051438)
Copyright (c) 1999-2016,
http://harbour-project.org/Compiling 'C:\FIVEDIT\PROJECTS\HOLAMUNDO\hello.prg'...
100
200
100
100
100
200
300
400
500
100
200
100
200
300
100
200
100
200
300
400
500
600
700
800
900
1000
1100
1200
1300
1400
1500
1600
1700
1800
1900
2000
2100
Lines 4853, Functions/Procedures 1
Generating C source output to 'C:\FIVEDIT\hello.c'... Done.
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
C:\FivEdit\hello.c:
Pero cuando ejecuto.
Embarcadero C++ 7.00 for Win32 Copyright (c) 1993-2015 Embarcadero Technologies, Inc.
C:\FivEdit\hello.c:
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '_hb_sxDeCrypt' referenced from C:\HARBOUR\LIB\HBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxPtoD' referenced from C:\HARBOUR\LIB\HBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxEnCrypt' referenced from C:\HARBOUR\LIB\HBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxDtoP' referenced from C:\HARBOUR\LIB\HBRDD.LIB|dbf1
Error: Unresolved external '_HB_FUN_DBFNTX' referenced from C:\HARBOUR\LIB\HBRDD.LIB|rddsys
Error: Unresolved external '_HB_FUN_DBFFPT' referenced from C:\HARBOUR\LIB\HBRDD.LIB|rddsys
Error: Unable to perform link
Link Error
Saludos.
Jose.