UniDAC Make.bat file does not work with Delphi XE

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sir.wally.lewis
Posts: 42
Joined: Thu 25 Nov 2010 05:01
Location: PS

UniDAC Make.bat file does not work with Delphi XE

Post by sir.wally.lewis » Thu 09 Dec 2010 01:19

This is extremely urgent.
We have purchased the UniDAC software with source code.

When running the Delphi XE Make.bat I get.

I get the following error:

Win32Timer.hpp
1 file(s) copied.
..\*.hpp
0 file(s) copied.
The system cannot find the file specified.
The system cannot find the file specified.

Please resolve asap.
:shock:

Also no instructions for installation under lazarus.
:oops:

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

Post by AlexP » Thu 09 Dec 2010 16:09

Hello,

To resolve the problem please replace the %UniDAC%\Source\make.bat file with the file what I attached to the mail and run the %UniDAC%\Source\Delphi15\make.bat file again.


You need to install UniDAC packages to Lazarus IDE manually. Open %UniDAC%\Source\Lazarus1\dclunidac.lpk file in Lazarus and press the Install button. After that Lazarus IDE will be rebuilt with UniDAC packages.

Post Reply