Hi Viktor,
I run MAKE_VC.BAT and this is the output...
Using this .dll: "C:\AXS32\32bit\ace32.dll"
Microsoft (R) Program Maintenance Utility Version 6.00.9782.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
..\mtpl_vc.mak(112) : fatal error U1023: syntax error in expression
Stop.
...and here is what is at my line 112 ("# C Compiler Flags" is
apparently at line 112)
# C Compiler Flags
!if $(HB_VISUALC_VER) >= 80
CFLAGS_VER = -Ot2b1 -FD -Gs -D_CRT_SECURE_NO_DEPRECATE
!else
CFLAGS_VER = -Ogt2yb1p -GX- -G6 -YX -FD -Gs
!endif
#-----------
Randy.
At 10:22 AM 6/2/2008, you wrote:
Hi Randy,
Are you sure this file is unmodified?
(Line 112 is a comment, and the only change
in the recent month was a few flags removed.)
Brgds,
Viktor
On 2008.06.02., at 16:08, Randy Portnoff wrote:
Hi all,
I am trying to build RDDADS using the current CVS - I set HB_DIR_ADS
as indicated but I am getting the following build error using MSVC v6:
..\mtpl_vc.mak(112) : fatal error U1023: syntax error in expression
Stop.
Randy.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour