o que esta errado??????
Enviado: 23 Dez 2005 09:49
Esse erro esta dando com o xHarbour, ja revizeio a instalacao do mesmo e nada.
Compilando com o brmake esta faltando uma lib LIBCT.LIB
Compilando o o minigui esta faltando o minigui.lib
Código: Selecionar todos
xHarbour Compiler build 0.99.50 (SimpLex)
Copyright 1999-2005, http://www.xharbour.org http://www.harbour-project.org/
Compiling 'HELLO.PRG'...
Lines 5, Functions/Procedures 1
Generating C source output to 'obj\HELLO.c'...
Done.
Building object module for 'obj\HELLO.c'
using C compiler 'BCC32' as defined in 'C:\XHARBOUR\BIN\harbour.cfg'...
Exec: BCC32 -c -IC:\XHARBOUR\include -d -LC:\XHARBOUR\lib -oobj\HELLO.obj obj\HELLO.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
obj\HELLO.c:
Error E2209 C:\XHARBOUR\include\hbdefs.h 56: Unable to open include file 'stdarg.h'
Error E2209 C:\XHARBOUR\include\hbdefs.h 57: Unable to open include file 'stdio.h'
Error E2209 C:\XHARBOUR\include\hbdefs.h 58: Unable to open include file 'stdlib.h'
Error E2209 C:\XHARBOUR\include\hbdefs.h 59: 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 402: Expression syntax
Error E2451 obj\HELLO.c 22: Undefined symbol 'NULL'
Error E2141 obj\HELLO.c 22: Declaration syntax error
Error E2190 obj\HELLO.c 22: Unexpected }
Error E2190 obj\HELLO.c 22: Unexpected }
Error E2190 obj\HELLO.c 23: Unexpected }
Error E2109 obj\HELLO.c 23: Not an allowed type in function hb_vm_SymbolInit_HELLO
*** 12 errors in Compile ***
Done.
Deleting: "obj\HELLO.c"
Done.
Compilando o o minigui esta faltando o minigui.lib