Hi Viktor tks, for your response
I update now SVN (revision 8420) and, Install ACESDK correctly,

i set the path

SET ADS_DIR=C:\ADS\ACESDK

and i generate all libs, but the error continous

C:\xhb_prg\TELEVDA>C:\HARBOUR\BIN\hbmake televda.bc /f
C:\BORLAND\BCC55\BIN\ilink32  @makefile.lnk
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external 'AdsGetLongLong' referenced from
C:\HARBOUR\LIB\RDDADS.LIB|ads1
Error: Unresolved external 'AdsCloseCachedTables' referenced from
C:\HARBOUR\LIB\RDDADS.LIB|adsfunc
Error: Unresolved external 'AdsCreateSavepoint' referenced from
C:\HARBOUR\LIB\RDDADS.LIB|adsfunc
Error: Unresolved external 'AdsRollbackTransaction80' referenced from
C:\HARBOUR\LIB\RDDADS.LIB|adsfunc

what is wrong?
i need set other variables  to generate the lib ?

Brgds,
Sami



-----Mensagem original-----
De: Szakáts Viktor [mailto:[EMAIL PROTECTED]
Enviada em: terça-feira, 13 de maio de 2008 17:29
Para: [EMAIL PROTECTED]; Harbour Project Main Developer List.
Cc: [EMAIL PROTECTED]
Assunto: Re: [Harbour] ENC: ADS6.20 ERROR


Sami,

Before you retry pls update to the latest SVN.

Brgds,
Viktor

On 2008.05.13., at 22:01, Sami Laham wrote:

>
>
> Hello, I Try to compile my program AND HAVE ADS ERRORS
>
> I create a folder  C:\MHARBOUR\ADS_DLL  AND I PUT
> ADSLOC32.DLL,ACE32.DLL,AXCWS32.DLL AND ACE.H
> I don´t find ACE.H  in the harbour.svn package  (i use ace.h from
> xharbour
> package)
>
> I set the folowing variables
>
> SET ADS_DIR=C:\MHABOUR\ADS_DLL
> SET CFLAGS=-DADS_REQUIRE_VERSION=620
> SET ADS_VER=620
>
> WHEN I COMPILE
>
> C:\xhb_prg\TELEVDA>C:\HARBOUR\BIN\hbmake televda.bc /f
> C:\BORLAND\BCC55\BIN\ilink32  @makefile.lnk
> Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
> Error: Unresolved external 'AdsGetLongLong' referenced from
> C:\HARBOUR\LIB\RDDADS.LIB|ads1
> Error: Unresolved external 'AdsCloseCachedTables' referenced from
> C:\HARBOUR\LIB\RDDADS.LIB|adsfunc
> Error: Unresolved external 'AdsCreateSavepoint' referenced from
> C:\HARBOUR\LIB\RDDADS.LIB|adsfunc
> Error: Unresolved external 'AdsRollbackTransaction80' referenced from
> C:\HARBOUR\LIB\RDDADS.LIB|adsfunc
>
> WHAT I NEED DO TO GENERATE RDDADS.LIB  .AND. ACE32.LIB
>
> SORRY FOR MY BAD ENGLISH
> REGARDS,
>
> SAMI
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour


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

Reply via email to