Hello,

I get this error building latest CVS with Borland:

bcc32  -c -O2 -I..\..\include -DHB_WIN32_IO -o..\..\obj\b32\gtwvw.obj gtwvw.c
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
gtwvw.c:
Error E2141 gtwvw.c 395: Declaration syntax error
Error E2147 gtwvw.c 411: 'gt_Init' cannot start a parameter declaration
Error E2293 gtwvw.c 411: ) expected

These are my settings:

SET BCCDIR=D:\BCC55

SET HB_ARCHITECTURE=w32
SET HB_COMPILER=bcc32
SET HB_GT_LIB=gtwin

SET HB_INSTALL=%XHB_BCC%

SET C_USR=
SET L_USR=

SET ECHO=cmd /c echo
SET DEL=cmd /c del

SET PATH=%BCCDIR%\BIN;"C:\Program Files\GnuWin32\bin";%PATH%;

Patrick

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
xHarbour-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to