use: xe3, win7 x64, build x64.
dcc command line for "ZComponentDesign.dpk"
c:\program files (x86)\embarcadero\rad studio\10.0\bin\dcc64.exe -$O- -$W+ -$Q+ --no-config -M -Q -Z -TX.bpl
-*********
-V -VN -VR -K00400000 --description:"Zeos Database Components" -NB"C:\Users\Public\Documents\RAD Studio\10.0\Dcp\Win64"
-NH"C:\Users\Public\Documents\RAD Studio\10.0\hpp" -NO.\Win64\Debug ZComponentDesign.dpk
[dcc64 Fatal Error] ZComponentDesign.dpk(36): E2202 Required package 'designide' not found
with x32 build work fine.
[solved] sorry, error again...xe3 x64 build
Moderators: gto, EgonHugeist, olehs
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
wylton,
Michal is right! You can't compile the Designpackages with 64Bit target. DelphiXE2 is a 32Bit Application! So you have to keep that package in 32Bit too.
Michal is right! You can't compile the Designpackages with 64Bit target. DelphiXE2 is a 32Bit Application! So you have to keep that package in 32Bit too.
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
does anybody success to build 64bit version of zeoslib 7.0.3?miab3 wrote:wylton,
Ignore it.
Delphi environment is 32-bit and does not need (can not) use the 64-bit designtime libraries.
Michal
sorry, I think I know already.
just do the design things in 32bit, then just recompile the source with 64bit target.
so no need to install the zcomponentdesign in 64bit, but only use the 64bit runtime.
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
stacker,
what's your problem? The sequence you descibe is right. Can't you load the 64Bit dll's or compile in 64Bit fails?
what's your problem? The sequence you descibe is right. Can't you load the 64Bit dll's or compile in 64Bit fails?
Best regards, Michael
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/
You want to help? http://zeoslib.sourceforge.net/viewtopic.php?f=4&t=3671
You found a (possible) bug? Use the new bugtracker dude! http://sourceforge.net/p/zeoslib/tickets/