Page 1 of 1

Mi primera compilación con fwh 7.12

PostPosted: Fri Dec 21, 2007 11:56 am
by mmercado
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

PostPosted: Fri Dec 21, 2007 1:22 pm
by Antonio Linares
Manuel,

Tienes que crear dos ficheros en el directorio c:\bcc55\bin (ó relativo a donde hayas instalado el Borland C). Los ficheros son:

bcc32.cfg que contiene:
-I"c:\Bcc55\include"
-L"c:\Bcc55\lib"

ilink32.cfg que contiene:
-L"c:\Bcc55\lib"

PostPosted: Fri Dec 21, 2007 2:35 pm
by mmercado
Como dice mi tocayo Victor Manuel Tomás:

"LISTO EL POLLO"

Muchas gracias Antonio

PostPosted: Fri Dec 21, 2007 3:01 pm
by Kleyber
Hola Maestro Manuel Mercado,

Un gusto poder saludarte nuevamente!!! Creo que vas a pasar de 16 a 32 bits muy pronto.

Saludos desde Brasil,