Hi Guys,
The following errors are produced when re-creating harbour using Borland c++
ver 6:
MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
source\rtl\achoice.prg(55) Error E0030 Syntax error: "syntax error at
'END'"
source\rtl\achoice.prg(56) Error E0030 Syntax error: "syntax error at
'EN
Hi all,
I am trying to generate Harbour for Borland 5.5 (win32). Harbour is up to
date (updated this afternoon from svn). I use this sets:
SET LIB=\programacion\bcc55\lib
SET INCLUDE=\programacion\bcc55\include
SET PATH=\programacion\bcc55\bin;%PATH%
SET HB_GT_LIB=gtwin
SET HB_GT_DEFAULT=win
S