[solved] sorry, error again...xe3 x64 build
Posted: 04.10.2012, 22:28
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.
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.