Page 1 of 1
problem installing mydac on lazarus linux
Posted: Tue 07 Sep 2010 13:01
by tomcarly
I opened the dclmydac10 package in lazarus. When i try to compile it, i get this error message:
The file "../Design/MyDacReg.pas" of package dclmydac10 5.70.0.44 is missing.
Any idea how to solve this?
Thanks a lot.
Best regards,
Tom
Posted: Tue 07 Sep 2010 13:30
by Dimon
Are you using Trial Edition of MyDAC or Professional Edition with Source Code?
Posted: Tue 07 Sep 2010 13:31
by tomcarly
Hi,
i'm using trial edition...
Posted: Tue 07 Sep 2010 14:14
by Dimon
To install MyDAC components you should not compile them, but only install the dclmydac10 package using the "Install" button.
Posted: Wed 08 Sep 2010 07:03
by tomcarly
if i do that, i get this error:
The package "dac10 1.1.1.1" failed to compile. Remove it from the installationl list?
Any idea?
Thanks
Posted: Wed 08 Sep 2010 07:58
by Dimon
MyDAC for FreePascal version 5.90.0.60 is compatible only with Lazarus 0.9.28.2. Please check that you are using this version of Lazarus.