Page 1 of 1
How to compile UniDac 3.x source with XE2?
Posted: Sun 11 Sep 2011 18:19
by Gato
I'm migrating my application to XE2 and moving all my components to this version, what should I change in the Make bath file?
Posted: Mon 12 Sep 2011 12:00
by AlexP
Hello,
The Source edition of UniDAC with the make.bat file will be available this week.
Posted: Wed 21 Sep 2011 15:30
by Gato
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
Posted: Thu 22 Sep 2011 07:37
by AndreyZ
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.
Posted: Thu 22 Sep 2011 14:36
by Gato
My subscription has expired, I may have to try other solutions

Posted: Thu 22 Sep 2011 15:02
by AlexP
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.