compiling error

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for MySQL in Delphi and C++Builder
Post Reply
peat
Posts: 11
Joined: Wed 30 Apr 2008 19:47

compiling error

Post by peat » Tue 23 Nov 2010 22:09

On a windows 7 machine with Delphi XE I am getting the following error when I try to compile anything with a dbExpress component using dbExpress for Mysql v4.70.26

F2051 Unit DbxDevartMySql was compiled with a different version of DBXCommon.TDBXDriverDef

The components themselves work un-compiled.

Thanks for any help you can give me.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Wed 24 Nov 2010 10:43

Hello,

Please check that you don't have some old version of dbExpress for MySQL or some its files(*.dcu, *.pas, etc), also please check that the Search path is set to the correct folders.

peat
Posts: 11
Joined: Wed 30 Apr 2008 19:47

Post by peat » Wed 24 Nov 2010 19:03

There are no other versions other than what comes with Delphi XE. The Library path includes a pointer to the C:\Program Files\Devart\DbxMda\Delphi15 folder.

One question comes to mind, will this work with all versions of Delphi XE? The version I am tying to install it on is "Pro".

Otherwise it may be a Windows 7 issue as I have gotten it to work with a trial version of Delphi XE on an XP machine.

I still may be missing something though.....

Thanks again

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Thu 25 Nov 2010 08:06

Hello,

You should add the following path C:\Program Files\Devart\DbxMda\Source to the Library path and remove the old path C:\Program Files\Devart\DbxMda\Delphi15 .

xandy73-
Posts: 1
Joined: Tue 21 Dec 2010 02:25
Location: Philippines

Post by xandy73- » Tue 21 Dec 2010 03:49

hello... happy holidays!! i am lee, just a new member from new jersey and it is really my honor to be one of you guys.. looking forward to merry discussions with you and prosperous posts of course :)

AndreyZ

Post by AndreyZ » Tue 21 Dec 2010 07:43

Thank you for your kind words and we are also glad to get acquainted with you. Merry Christmas and best wishes to you in the coming year!

Post Reply