Compilando HwGui com Borland Bcc 58 com erro
Enviado: 14 Jun 2010 10:58
Senhores,
Estou tentando gerar as libs com o Borland C++ 5.82 e estou tendo este erro:
Estou usando a últimas atualizações da hwgui da CVS, obs: está gerando as libs pelo mingw.
Estou tentando gerar as libs com o Borland C++ 5.82 e estou tendo este erro:
Estou usando a últimas atualizações da hwgui da CVS, obs: está gerando as libs pelo mingw.
MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp.
d:\harbourx\bcc\bin\harbour.exe -iinclude;d:\harbourx\bcc\include -n -q0 -w -es2 -gc0 source\hipedit.prg -oobj\b32\hipedit.c
bcc32 -c -Iinclude;d:\harbourx\bcc\include -5 -6 -d -D__WIN32__ -g255 -oobj\b32\hipedit.obj obj\b32\hipedit.c
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
obj\b32\hipedit.c:
bcc32 -c -Iinclude;d:\harbourx\bcc\include -5 -6 -d -D__WIN32__ -g255 -oobj\b32\animat.obj source\animat.c
Borland C++ 5.82 for Win32 Copyright (c) 1993, 2005 Borland
source\animat.c:
Error E2141 D:\Borland\Bcc58\include\wincon.h 240: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 249: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 264: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 273: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 288: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 297: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 312: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 322: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 338: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 348: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 364: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 374: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 390: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 401: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 411: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 427: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 438: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 448: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 464: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 475: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 483: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 491: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 499: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 506: Declaration syntax error
Error E2141 D:\Borland\Bcc58\include\wincon.h 542: Declaration syntax error
Error E2228 D:\Borland\Bcc58\include\wincon.h 542: Too many error or warning messages
*** 26 errors in Compile ***