Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: compilation error when installing AnyDac 1.12
compilation error when installing AnyDac 1.12
Posted: 2007/10/17 09:29
 
Hello!

When I try to install AnyDac manually (using the installer gives no errors, but I can't find AnyDac under "Components...") I get this error compiling daADPhysCmdGenerator.pas at line 471: Result := (FOptions.UpdateOptions.RefreshMode = rmAll) or. RefreshMode and rmAll are undefined (E2003). Obviously I am missing something...
And the warning mentioned in the Getting Started Guide on p.9 didn't come either.

Regards,
Rüdiger
Re:compilation error when installing AnyDac 1.12
Posted: 2007/10/17 09:56
 
Hello

1) What is the AnyDAC exact version ? 1.12 or 1.12.2 ?
2) What is your Delphi version ?

Regards,
Dmitry
Re:compilation error when installing AnyDac 1.12
Posted: 2007/10/18 03:49
 
Hi Diman,

Sorry, I forgot to mention the Delphi version: Delphi 2005.
The Version I tried to install is the one I downloaded yesterday, to be sure to get the latest one. The installer is AnyDAC1122.exe. So it should be 1.12.2.

Regards,
Rüdiger
Re:compilation error when installing AnyDac 1.12
Posted: 2007/10/18 04:05
 
Probably, you have some very old AnyDAC installation. If so, then remove it completely, including all DCU's, BPL's, DCP's (from Windowssystem32 and from My DocumentsBorland Studio ProjectsBpl). Then remove outdated path from Library Path. And try to install again.
Re:compilation error when installing AnyDac 1.12
Posted: 2007/10/18 05:24
 
Hi Diman,

You were right, that worked. There was a lot to clean out.

Thank you,
Rüdiger