Hi Ed,

You need to set ADS_VER to your ADS version,
before calling the batch file:

set ADS_VER=810

(see more inside the batch file)

Brgds,
Viktor

On 2008.05.02., at 1:49, Edmer wrote:


The following error appears when I run make_b32.bat. I'm using C++ Builder 6
and ADS 8.1


MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
        bcc32.exe -c -q -O2 -I..\..\include -d  -IC:\ACESDK
-o..\..\obj\b32\adsmgmnt.obj .\adsmgmnt.c
.\adsmgmnt.c:
Error E2451 .\adsmgmnt.c 328: Undefined symbol 'usSortBuffSize' in function
HB_FUN_ADSMGGETCONFIGINFO
Error E2451 .\adsmgmnt.c 329: Undefined symbol 'ucReserved1' in function
HB_FUN_ADSMGGETCONFIGINFO
Error E2451 .\adsmgmnt.c 330: Undefined symbol 'ucReserved2' in function
HB_FUN_ADSMGGETCONFIGINFO
*** 3 errors in Compile ***

** error 1 ** deleting ..\..\obj\b32\adsmgmnt.obj

Thanks,
Ed

--
View this message in context: 
http://www.nabble.com/Error-producing-RDDADS-tp16995972p16995972.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
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

Reply via email to