problem installing mydac on lazarus linux

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
tomcarly
Posts: 3
Joined: Tue 07 Sep 2010 12:50

problem installing mydac on lazarus linux

Post by tomcarly » Tue 07 Sep 2010 13:01

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

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 07 Sep 2010 13:30

Are you using Trial Edition of MyDAC or Professional Edition with Source Code?

tomcarly
Posts: 3
Joined: Tue 07 Sep 2010 12:50

Post by tomcarly » Tue 07 Sep 2010 13:31

Hi,

i'm using trial edition...

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Tue 07 Sep 2010 14:14

To install MyDAC components you should not compile them, but only install the dclmydac10 package using the "Install" button.

tomcarly
Posts: 3
Joined: Tue 07 Sep 2010 12:50

Post by tomcarly » Wed 08 Sep 2010 07:03

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

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 08 Sep 2010 07:58

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.

Post Reply