> -----------------------
> 2. I am still using ADS/ALS v6.22 and therefore the new RDDADS will
> not work for me - I must use the RDD_ADS from Beta3 instead - Perhaps > it should be included in the new build for developers not yet using ADS v8.
> -----------------------

ace.h has been removed from SVN - you have to use your own ace.h file
if you want to recompile Harbour for source.

I included the ACE.H from v6.22 and get the following build error:

..\mtpl_vc.mak(110) : fatal error U1023: syntax error in expression
Stop.
'sed' is not recognized as an internal or external command,
operable program or batch file.
Microsoft (R) Library Manager Version 6.00.8447
Copyright (C) Microsoft Corp 1992-1998. All rights reserved.

_temp.def : warning LNK4093: Drive/Directory component ignored in "LIBRARY" staement Creating library ..\..\lib\vc\ace32.lib and object ..\..\lib\vc \ace32.exp

You can ignore that, it's a service to generate a ace32.lib
file from your ace32.dll file.

You currently need the OSS/free 'sed' tool for that to work
in Harbour. Or you can use your own tools to generate it instead,
or use the one distributed with the package (if there's any
fitting one in it, in ADS, there actually is one for MSVC).

Brgds,
Viktor

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to