Page 1 of 1

UniDAC Make.bat file does not work with Delphi XE

Posted: Thu 09 Dec 2010 01:19
by sir.wally.lewis
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:

Posted: Thu 09 Dec 2010 16:09
by AlexP
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.