ajuda compilar
Enviado: 07 Jun 2008 09:57
xHarbour Compiler build 0.99.70 (SimpLex)
Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'ALO.PRG'...
Lines 6, Functions/Procedures 1
Generating C source output to 'obj\ALO.c'...
Done.
Building object module for 'obj\ALO.c'
using C compiler 'BCC32' as defined in 'c:\xharbour\bin\harbour.cfg'...
Exec: BCC32 -c -D__EXPORT__ -Ic:\xharbour\include -d -Lc:\xharbour\lib -oobj\ALO.obj obj\ALO.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
obj\ALO.c:
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 411: Expression syntax
Error E2257 c:\xharbour\include\hbdefs.h 436: , expected
Error E2139 c:\xharbour\include\hbvmpub.h 227: Declaration missing ;
Error E2451 obj\ALO.c 23: Undefined symbol 'NULL'
Error E2141 obj\ALO.c 23: Declaration syntax error
Error E2190 obj\ALO.c 23: Unexpected }
Error E2190 obj\ALO.c 23: Unexpected }
Error E2040 obj\ALO.c 23: Declaration terminated incorrectly
Error E2190 obj\ALO.c 28: Unexpected }
Error E2190 obj\ALO.c 28: Unexpected }
Error E2109 obj\ALO.c 28: Not an allowed type in function hb_vm_SymbolInit_ALO
*** 16 errors in Compile ***
Done.
Deleting: "obj\ALO.c"
Done.
Copyright 1999-2006, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'ALO.PRG'...
Lines 6, Functions/Procedures 1
Generating C source output to 'obj\ALO.c'...
Done.
Building object module for 'obj\ALO.c'
using C compiler 'BCC32' as defined in 'c:\xharbour\bin\harbour.cfg'...
Exec: BCC32 -c -D__EXPORT__ -Ic:\xharbour\include -d -Lc:\xharbour\lib -oobj\ALO.obj obj\ALO.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
obj\ALO.c:
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 411: Expression syntax
Error E2257 c:\xharbour\include\hbdefs.h 436: , expected
Error E2139 c:\xharbour\include\hbvmpub.h 227: Declaration missing ;
Error E2451 obj\ALO.c 23: Undefined symbol 'NULL'
Error E2141 obj\ALO.c 23: Declaration syntax error
Error E2190 obj\ALO.c 23: Unexpected }
Error E2190 obj\ALO.c 23: Unexpected }
Error E2040 obj\ALO.c 23: Declaration terminated incorrectly
Error E2190 obj\ALO.c 28: Unexpected }
Error E2190 obj\ALO.c 28: Unexpected }
Error E2109 obj\ALO.c 28: Not an allowed type in function hb_vm_SymbolInit_ALO
*** 16 errors in Compile ***
Done.
Deleting: "obj\ALO.c"
Done.