Error al compilar con xHarbour123 + BCC582 [SOLUCIONADO]

Error al compilar con xHarbour123 + BCC582 [SOLUCIONADO]

Postby MarioG » Fri Nov 17, 2017 12:20 am

Hola Gente;
Cual es el problema?, me arroja estos errores

    --------------------Configuración: ca32b - Debug--------------------
    xHarbour 1.2.3 Intl. (SimpLex) (Build 20170902)
    Copyright 1999-2017, http://www.xharbour.org http://www.harbour-project.org/
    Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
    CA_MAIN.c:
    Error E2209 d:\xHarbour123\INCLUDE\hbvmpub.h 65: Unable to open include file 'assert.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 56: Unable to open include file 'stdarg.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 57: Unable to open include file 'stdio.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 58: Unable to open include file 'stdlib.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 59: Unable to open include file 'string.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbsetup.h 67: Unable to open include file 'limits.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 89: Unable to open include file 'stdint.h'
    Warning W8017 d:\xHarbour123\INCLUDE\hbdefs.h 587: Redefinition of 'HB_LONG_LENGTH' is not identical
    Error E2257 d:\xHarbour123\INCLUDE\hbdefs.h 618: , expected
    Error E2141 d:\xHarbour123\INCLUDE\hbwince.h 183: Declaration syntax error
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 184: ) expected
    Error E2141 d:\xHarbour123\INCLUDE\hbwince.h 185: Declaration syntax error
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 186: ) expected
    Error E2147 d:\xHarbour123\INCLUDE\hbwince.h 187: 'wchar_t' cannot start a parameter declaration
    Error E2147 d:\xHarbour123\INCLUDE\hbwince.h 188: 'wchar_t' cannot start a parameter declaration
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 189: ) expected
    Error E2139 d:\xHarbour123\INCLUDE\hbvmpub.h 289: Declaration missing ;
    Error E2141 d:\xHarbour123\INCLUDE\hbapiitm.h 170: Declaration syntax error
    Error E2141 d:\xHarbour123\INCLUDE\hbapi.h 640: Declaration syntax error
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 707: Type name expected
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 708: Type name expected
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 1035: Type name expected
    Error E2451 CA_MAIN.c 97: Undefined symbol 'NULL'
    Error E2141 CA_MAIN.c 97: Declaration syntax error
    Error E2190 CA_MAIN.c 97: Unexpected }
    Error E2040 CA_MAIN.c 97: Declaration terminated incorrectly
    Error E2228 CA_MAIN.c 97: Too many error or warning messages
    *** 26 errors in Compile ***
    xHarbour 1.2.3 Intl. (SimpLex) (Build 20170902)
    Copyright 1999-2017, http://www.xharbour.org http://www.harbour-project.org/
    Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
    CA_T00.c:
    Error E2209 d:\xHarbour123\INCLUDE\hbvmpub.h 65: Unable to open include file 'assert.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 56: Unable to open include file 'stdarg.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 57: Unable to open include file 'stdio.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 58: Unable to open include file 'stdlib.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 59: Unable to open include file 'string.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbsetup.h 67: Unable to open include file 'limits.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 89: Unable to open include file 'stdint.h'
    Warning W8017 d:\xHarbour123\INCLUDE\hbdefs.h 587: Redefinition of 'HB_LONG_LENGTH' is not identical
    Error E2257 d:\xHarbour123\INCLUDE\hbdefs.h 618: , expected
    Error E2141 d:\xHarbour123\INCLUDE\hbwince.h 183: Declaration syntax error
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 184: ) expected
    Error E2141 d:\xHarbour123\INCLUDE\hbwince.h 185: Declaration syntax error
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 186: ) expected
    Error E2147 d:\xHarbour123\INCLUDE\hbwince.h 187: 'wchar_t' cannot start a parameter declaration
    Error E2147 d:\xHarbour123\INCLUDE\hbwince.h 188: 'wchar_t' cannot start a parameter declaration
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 189: ) expected
    Error E2139 d:\xHarbour123\INCLUDE\hbvmpub.h 289: Declaration missing ;
    Error E2141 d:\xHarbour123\INCLUDE\hbapiitm.h 170: Declaration syntax error
    Error E2141 d:\xHarbour123\INCLUDE\hbapi.h 640: Declaration syntax error
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 707: Type name expected
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 708: Type name expected
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 1035: Type name expected
    Error E2451 CA_T00.c 157: Undefined symbol 'NULL'
    Error E2141 CA_T00.c 157: Declaration syntax error
    Error E2190 CA_T00.c 157: Unexpected }
    Error E2040 CA_T00.c 157: Declaration terminated incorrectly
    Error E2228 CA_T00.c 157: Too many error or warning messages
    *** 26 errors in Compile ***
    xHarbour 1.2.3 Intl. (SimpLex) (Build 20170902)
    Copyright 1999-2017, http://www.xharbour.org http://www.harbour-project.org/
    Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
    CA_T01.c:
    Error E2209 d:\xHarbour123\INCLUDE\hbvmpub.h 65: Unable to open include file 'assert.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 56: Unable to open include file 'stdarg.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 57: Unable to open include file 'stdio.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 58: Unable to open include file 'stdlib.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 59: Unable to open include file 'string.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbsetup.h 67: Unable to open include file 'limits.h'
    Error E2209 d:\xHarbour123\INCLUDE\hbdefs.h 89: Unable to open include file 'stdint.h'
    Warning W8017 d:\xHarbour123\INCLUDE\hbdefs.h 587: Redefinition of 'HB_LONG_LENGTH' is not identical
    Error E2257 d:\xHarbour123\INCLUDE\hbdefs.h 618: , expected
    Error E2141 d:\xHarbour123\INCLUDE\hbwince.h 183: Declaration syntax error
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 184: ) expected
    Error E2141 d:\xHarbour123\INCLUDE\hbwince.h 185: Declaration syntax error
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 186: ) expected
    Error E2147 d:\xHarbour123\INCLUDE\hbwince.h 187: 'wchar_t' cannot start a parameter declaration
    Error E2147 d:\xHarbour123\INCLUDE\hbwince.h 188: 'wchar_t' cannot start a parameter declaration
    Error E2293 d:\xHarbour123\INCLUDE\hbwince.h 189: ) expected
    Error E2139 d:\xHarbour123\INCLUDE\hbvmpub.h 289: Declaration missing ;
    Error E2141 d:\xHarbour123\INCLUDE\hbapiitm.h 170: Declaration syntax error
    Error E2141 d:\xHarbour123\INCLUDE\hbapi.h 640: Declaration syntax error
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 707: Type name expected
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 708: Type name expected
    Error E2303 d:\xHarbour123\INCLUDE\hbapi.h 1035: Type name expected
    Error E2451 CA_T01.c 105: Undefined symbol 'NULL'
    Error E2141 CA_T01.c 105: Declaration syntax error
    Error E2190 CA_T01.c 105: Unexpected }
    Error E2040 CA_T01.c 105: Declaration terminated incorrectly
    Error E2228 CA_T01.c 105: Too many error or warning messages
    *** 26 errors in Compile ***
    mgca32.exe - 78 error(es), 6 advertencia(s)
Last edited by MarioG on Fri Nov 17, 2017 12:26 am, edited 1 time in total.
Resistencia - "Ciudad de las Esculturas"
Chaco - Argentina
User avatar
MarioG
 
Posts: 1380
Joined: Fri Oct 14, 2005 1:28 pm
Location: Resistencia - Chaco - AR

Re: Error al compilar con xHarbour123 + BCC582

Postby MarioG » Fri Nov 17, 2017 12:25 am

Solucionado
Recupere la memoria! :D
No había configurado bcc332.cfg y ilink32.cfg
Resistencia - "Ciudad de las Esculturas"
Chaco - Argentina
User avatar
MarioG
 
Posts: 1380
Joined: Fri Oct 14, 2005 1:28 pm
Location: Resistencia - Chaco - AR


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 11 guests