How to compile UniDac 3.x source with XE2?

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Gato
Posts: 6
Joined: Sat 28 Nov 2009 00:53

How to compile UniDac 3.x source with XE2?

Post by Gato » Sun 11 Sep 2011 18:19

I'm migrating my application to XE2 and moving all my components to this version, what should I change in the Make bath file?

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

Post by AlexP » Mon 12 Sep 2011 12:00

Hello,

The Source edition of UniDAC with the make.bat file will be available this week.

Gato
Posts: 6
Joined: Sat 28 Nov 2009 00:53

Post by Gato » Wed 21 Sep 2011 15:30

I'm trying to compile the source code of unidac version 3.0 with Delphi XE2

I get errors in Memoryutils.pas
Undeclared unassigned
Undeclared VarIsNull
Undeclared VarToStr
Undeclared VarType

AndreyZ

Post by AndreyZ » Thu 22 Sep 2011 07:37

You cannot use the source code of UniDAC 3.* with RAD Studio XE2. You should download the latest UniDAC version 4.0.1 with source code from Registered Users' Area. UniDAC 4.0.1 supports RAD Studio XE2.

Gato
Posts: 6
Joined: Sat 28 Nov 2009 00:53

Post by Gato » Thu 22 Sep 2011 14:36

My subscription has expired, I may have to try other solutions

:cry:

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

Post by AlexP » Thu 22 Sep 2011 15:02

Hello,

The only option you have is to renew your subscription, since in order to provide full support for XE2 we had to introduce rather significant changes to our code (which took approximately 4 months). You would hardly be able to reproduce such changes. Besides, in the nearest future we shall release a new version that will support MacOs, iOS, and Linux x64.

Post Reply