by MarioG » Fri Jan 06, 2006 11:52 am
Parece que no estoy dando con las variables; esta es mi configuración
[Variables]
BPATH = D:\BCC55
CPATH = D:\xHARBOUR
COPT = /m /n /o$In $(Warnings) $(Compiler Options)
LOPT = $(Linker Options)
FWH = D:\xHARBOUR\FWH
LINKER = $(BPATH)\BIN\ILINK32
[Environment]
PATH = $(CPATH)\BIN;%PATH%;$(BPATH)\BIN
INCLUDE = $(CPATH)\INCLUDE;$(FWH)\INCLUDE
LIB = $(CPATH)\LIB
OBJ = $(CPATH)\OBJ
No obstante al pulsar sobre el botón Generar me aroja el siguiente error
--------------------Configuración: Prueba - Debug--------------------
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
Prueba.c:
Error E2209 Prueba.c 8: Unable to open include file 'hbvmpub.h'
Error E2209 Prueba.c 9: Unable to open include file 'hbpcode.h'
Error E2209 Prueba.c 10: Unable to open include file 'hbinit.h'
Error E2258 Prueba.c 14: Declaration was expected in function HB_FUNC
Error E2258 Prueba.c 15: Declaration was expected in function HB_FUNC
Error E2258 Prueba.c 16: Declaration was expected in function HB_FUNC
Error E2258 Prueba.c 17: Declaration was expected in function HB_FUNC
Error E2258 Prueba.c 22: Declaration was expected in function HB_FUNC
Error E2451 Prueba.c 23: Undefined symbol 'HB_FS_PUBLIC' in function
....
Resistencia - "Ciudad de las Esculturas"
Chaco - Argentina