FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Instalando FW27 con xharbour Error E2293
Posts: 492
Joined: Wed Nov 16, 2005 12:03 PM
Instalando FW27 con xharbour Error E2293
Posted: Fri Dec 02, 2005 02:21 AM

Colegas,
Instale en un PC nuevo: xharbour, FW27 y bcc55
me aparece este mensaje, en mi anterior PC con FW24 funciona OK,
copie los c:\BCC55\BIN*.CFG y persiste.

Error E2293 C:\BCC55\INCLUDE\windef.h 145: ) expected
Error E2293 C:\BCC55\INCLUDE\windef.h 154: ) expected
Error E2293 C:\BCC55\INCLUDE\windef.h 155: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 296: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 355: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 1656: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 1657: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 3532: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 3533: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 3534: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 3561: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 3789: ) expected
Error E2139 C:\BCC55\INCLUDE\winnt.h 3882: Declaration missing ;
Error E2139 C:\BCC55\INCLUDE\winnt.h 3892: Declaration missing ;
Error E2293 C:\BCC55\INCLUDE\winnt.h 3949: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 3950: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4796: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4797: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4932: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4933: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4934: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4935: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4936: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4937: ) expected
Error E2293 C:\BCC55\INCLUDE\winnt.h 4938: ) expected
Error E2228 C:\BCC55\INCLUDE\winnt.h 4938: Too many error or warning messa

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Instalando FW27 con xharbour Error E2293
Posted: Fri Dec 02, 2005 08:21 PM

Juan,

has creado estos ficheros ? (explicado en http://www.fivetechsoft.com/spanish/fwh.html )

... una vez completado, deberá crear los siguientes archivos ascii: bcc32.cfg y ilink32.cfg e instalarlos en c:\Su_Borland_path\bin con el siguiente contenido:

bcc32.cfg:

-I"c:\Su_Borland_path\include"
-L"c:\Su_Borland_path\lib"

ilink32.cfg:

-L"c:\ Su_Borland_path \lib"

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion