Page 1 of 1

Error alCompilar con xhb10272_xcc

Posted: Wed Sep 27, 2023 8:47 pm
by ruben Dario
Saludos Al forum
Alguien me puede Orientar al compilar con xhb10272_xcc me da estos errores,


\HARBOURX_V\xhb10272_xcc\bin\xhb .\prg\PXPClases.prg /n /m /es2 /gc1 -D__EXPORT__ -D__XHARBOUR__ /O.\obj_proy\objemp_xh\ /I\fwh\include /I\v_xharb_v3\include /I\HARBOURX_V\xhb10272_xcc\include /I\HARBOURX_V\xhb10272_xcc\c_include /I\HARBOURX_V\xhb10272_xcc\contrib\gtwvg /I\HARBOURX_V\xhb10272_xcc\contrib\hbwin /I\HARBOURX_V\xhb10272_xcc\contrib\xhb > compiler.log

Me General en C, pero al convertir a .obj da este error

Generating C source output to '.\obj_proy\objemp_xh\PXPClases.c'...
Generating object output to '.\obj_proy\objemp_xh\PXPClases.obj'...
.\obj_proy\objemp_xh\PXPClases.c(22310): fatal error #1043: Input buffer overflow.

\HARBOURX_V\xhb10272_xcc\bin\xhb .\prg\PXPRESQL_1a.prg /n /m /es2 /gc1 -D__EXPORT__ -D__XHARBOUR__ /O.\obj_proy\objemp_xh\ /I\fwh\include /I\v_xharb_v3\include /I\HARBOURX_V\xhb10272_xcc\include /I\HARBOURX_V\xhb10272_xcc\c_include /I\HARBOURX_V\xhb10272_xcc\contrib\gtwvg /I\HARBOURX_V\xhb10272_xcc\contrib\hbwin /I\HARBOURX_V\xhb10272_xcc\contrib\xhb > compiler.log

enerating C source output to '.\obj_proy\objemp_xh\PXPRESQL_1a.c'...
Generating object output to '.\obj_proy\objemp_xh\PXPRESQL_1a.obj'...
.\obj_proy\objemp_xh\PXPRESQL_1a.c(1144): fatal error: Internal error: put_tokens.

Lines 6841, Functions/Procedures 171, pCodes 23463

Re: Error alCompilar con xhb10272_xcc

Posted: Thu Sep 28, 2023 6:09 am
by Antonio Linares
Estimado Ruben,

Que interés tienes en usar xHarbour comercial que tan pocos usuarios tiene ?

Por que no usas Harbour ?

Re: Error alCompilar con xhb10272_xcc

Posted: Thu Sep 28, 2023 5:54 pm
by ruben Dario
Saludos Antonio

Solamente haciendo pruebas, curiosidad.

En realidad las Herramientas que uso es FHW, BCC , VCC(2019) y Gcc(mingw111_32) Con Harbour , he compilados mis proyectos con los 3 y funcionan bien.