-----------------------
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.

[

ace.h in SVN wouldn't solve the problem. Let's see one example:
AdsGetNumActiveLinks() ADS C API (called from ADSGETNUMACTIVELINKS()),
is not present in 6.11 (pbly 6.22 too) ace.h, so even if someone is
using a hacked, or freshest ace.h, this ADS API will only be available
when using the latest ace32.dll, but not when using the 6.22 ace32.dll.
So we would just be swapping a compile error to a link error.

IMO the proper solution is to detect (or get from envvar) installed
ADS package version and compile only those parts of the contrib,
which can actually be used with that version of ADS.

]

Brgds,
Viktor

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to