Problem compliling with MyDAC 5.00.1.6

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
el_ade
Posts: 10
Joined: Fri 08 Apr 2005 03:09
Location: Cancun

Problem compliling with MyDAC 5.00.1.6

Post by el_ade » Fri 27 Apr 2007 04:45

I use Vista and Delphi 2007 with MyDAC version 5.00.1.6. and when I compile my project I get the following message:
pas(257): F2039 Could not create output file 'C:\Program Files\CoreLab\MyDac for Delphi 2007\Lib\MyConnectForm.dcu'

what can I do?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Fri 27 Apr 2007 11:23

Try to setup "Output directory" of you project with a path to a writable directory. Call the setup window from IDE menu Project | Options and provide the value on the Directories/Conditionals tab.

Post Reply