Hello,
is it possible to compile the frx Unidac Componets for 64 Bit ?
I tried to compile dclfrxUnidac17.bpl, but got the Error Message
[dcc64 Fataler Fehler] dclfrxUniDAC17.dpk(33): E2202 Package 'DESIGNIDE' wird benötigt, konnte aber nicht gefunden werden
Package DESIGNIDE could not found.
I am using Unidac 4.6.11 Professional for Delphi XE3
Thanks!
MV
FRX Unidac Components and 64 Bit
-
Dunkelmann
- Posts: 13
- Joined: Fri 05 Apr 2013 08:43
Re: FRX Unidac Components and 64 Bit
I think I found out myself:
I could Successfully compile and use the Components, only the IDE Designtime Component could not be compiled, because the IDE is always 32 Bit.
Case closed!
I could Successfully compile and use the Components, only the IDE Designtime Component could not be compiled, because the IDE is always 32 Bit.
Case closed!
-
AndreyZ
Re: FRX Unidac Components and 64 Bit
You are right, Delphi IDE is 32-bit application, therefore all design-time packages in Delphi are 32-bit. For more information about working in 64-bit environment, please read the following article from our blog: http://www.devart.com/blogs/dac/?p=6