Hola Amigos:
Aquí tratando de poner a punto el motor.
buildx testfold (fwh\Samples)
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
TESTFOLD.c:
Error E2209 c:\xharbour\include\hbvmpub.h 65: Unable to open include file 'assert.h'
Error E2209 c:\xharbour\include\hbdefs.h 58: Unable to open include file 'stdarg.h'
Error E2209 c:\xharbour\include\hbdefs.h 59: Unable to open include file 'stdio.h'
Error E2209 c:\xharbour\include\hbdefs.h 60: Unable to open include file 'stdlib.h'
Error E2209 c:\xharbour\include\hbdefs.h 61: Unable to open include file 'string.h'
Error E2209 c:\xharbour\include\hbsetup.h 61: Unable to open include file 'limits.h'
Error E2188 c:\xharbour\include\hbdefs.h 454: Expression syntax
Error E2257 c:\xharbour\include\hbdefs.h 476: , expected
Error E2139 c:\xharbour\include\hbvmpub.h 277: Declaration missing ;
Error E2141 c:\xharbour\include\hbapi.h 609: Declaration syntax error
Error E2451 TESTFOLD.c 47: Undefined symbol 'NULL'
Error E2141 TESTFOLD.c 47: Declaration syntax error
Error E2190 TESTFOLD.c 47: Unexpected }
Error E2190 TESTFOLD.c 47: Unexpected }
Error E2040 TESTFOLD.c 47: Declaration terminated incorrectly
Error E2190 TESTFOLD.c 88: Unexpected }
Error E2190 TESTFOLD.c 88: Unexpected }
Error E2109 TESTFOLD.c 88: Not an allowed type in function hb_vm_SymbolInit_TESTFOLD
*** 18 errors in Compile ***
Gracias anticipadas por su ayuda
Manuel Mercado