Installing 5.70 from source issues (D2009 update 1)

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

Installing 5.70 from source issues (D2009 update 1)

Post by snorkel » Sun 02 Nov 2008 19:19

Hi,
I have D2007 and D2009 installed on the same PC and I am having lots of problems installing the 5.70 components.
For example

I successfully build a package, then I build the second package that requires the first and it says: Package xxxx cannot be found.
So I look in the bpl directory and sure enough it's there.

I then remove it(the first package) from the requires and then the second package compiles(this is the only way I can get the darn thing to build), but then when I go to install the final design time package it then says this:

[DCC Fatal Error] dclmydac120.dpk(35): F2039 Could not create output file 'C:\Documents and Settings\All Users\Documents\RAD Studio\6.0\Bpl\mydacvcl120.bpl'

This is with Delphi 2009 Update 1 installed.

Has anyone else see weird stuff like this? I don't know if it's related to having D2007 on the same PC, but you never know.

--
Snorkel

snorkel
Posts: 384
Joined: Tue 08 Aug 2006 15:10
Location: Milwaukee WI USA

Post by snorkel » Sun 02 Nov 2008 23:11

Nevermind, somehow my DCP path was magically changed to point at the Delphi 2007 directory.

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

Post by Dimon » Tue 04 Nov 2008 09:51

I am happy that this problem has been solved.

Post Reply