[solved] Installing package issue(ZEOSDBO-7.0.3-stable)
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
blotfib,
hmpf, is it possible you use 64Bit targets? I don't know if XE3 can handle 64Bit designtime packages XE2 can't. Can you compile all of them in 32Bit? Btw. Which OS do you use here?
hmpf, is it possible you use 64Bit targets? I don't know if XE3 can handle 64Bit designtime packages XE2 can't. Can you compile all of them in 32Bit? Btw. Which OS do you use here?
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/
W7 64 bits
how can I know I am on 64 bits compilation ?
the .dcu geerated went in the zeos Win32 dir :
c:\Program Files (x86)\Embarcadero\RAD Studio\10.0\lib\coolcomp\ZEOSDBO\packages\DelphiXE2\Win32\Debug\
and target plateform of the project is Win32 debug
is the ZComponent.dcr file ok ?
it is smaller than the Delphi7 one
how can I know I am on 64 bits compilation ?
the .dcu geerated went in the zeos Win32 dir :
c:\Program Files (x86)\Embarcadero\RAD Studio\10.0\lib\coolcomp\ZEOSDBO\packages\DelphiXE2\Win32\Debug\
and target plateform of the project is Win32 debug
is the ZComponent.dcr file ok ?
it is smaller than the Delphi7 one
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
blotfib,
well i don't know it right now. Currently i'm trying a teamviewer session with an XE2. I've the impression there is a define which blocks the installation.. To be clear: you use Delphi?
Edit: On XE2 it works fine. What's wrong with XE3 now???
well i don't know it right now. Currently i'm trying a teamviewer session with an XE2. I've the impression there is a define which blocks the installation.. To be clear: you use Delphi?
Edit: On XE2 it works fine. What's wrong with XE3 now???
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/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
done.. send me your ID and the PWD as pm..
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/
Thank you for solving this issue with me
here is the files that works for XE3
only the package
Install ZEOSDBO-7.0.3-stable and copy over its XE3 package, the attachement one. Then you can compile and install the components on XE3
Works fine.
here is the files that works for XE3
only the package
Install ZEOSDBO-7.0.3-stable and copy over its XE3 package, the attachement one. Then you can compile and install the components on XE3
Works fine.
Last edited by blotfib on 16.02.2013, 23:24, edited 3 times in total.
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
blotfib,
i'll do it this evening.. Thank you too.
i'll do it this evening.. Thank you 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/
Hi
To have Zeoslib installed on RAD Studio XE3 (Delphi and C++)
Install ZEOSDBO-7.0.3-stable and copy over its Delphi XE3 package, the attachement one (#Zeosdbo_7.03.xe3 c and delphi pak.zip).
Open project : ZeosDbo.groupproj
then you can compile and install.
The Zeoslib components will appear on XE3 for both profiles (Delphi and C++).
To have Zeoslib installed on RAD Studio XE3 (Delphi and C++)
Install ZEOSDBO-7.0.3-stable and copy over its Delphi XE3 package, the attachement one (#Zeosdbo_7.03.xe3 c and delphi pak.zip).
Open project : ZeosDbo.groupproj
then you can compile and install.
The Zeoslib components will appear on XE3 for both profiles (Delphi and C++).
You do not have the required permissions to view the files attached to this post.
However, it functions only for Windows32 Debug, with Windows32 release and with Windows64 there comes the following error ...
[Fataler Fehler] Package ZComponentDesign160.bpl kann nicht geladen werden.
Das System kann die angegebene Datei nicht finden
Without patch here comes the error...
dcc64 Fataler Fehler] ZComponentDesign.dpk(36): E2202 Package 'designide' wird benötigt, konnte aber nicht gefunden werden
hde
[Fataler Fehler] Package ZComponentDesign160.bpl kann nicht geladen werden.
Das System kann die angegebene Datei nicht finden
Without patch here comes the error...
dcc64 Fataler Fehler] ZComponentDesign.dpk(36): E2202 Package 'designide' wird benötigt, konnte aber nicht gefunden werden
hde
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
hde,
nice to see you here!
Well i made a team-viewer session with blotfib to fix these issues. But the attached files are changed again and we don't know why.
So i took these files and used a text-editor to add the missing lines. See attachement. Can you check it please, HD?
Hint i know the DelphiIDE's are 32bit. There is no DESIGNIDE for 64Bit. You've to compile everything in 32bit, install the Components. You won't have problems to use 64Bit targets in your application (compile ZCore-ZComponent with 64Bit target before) but you can design your applications only in 32Bit target.
Please give me reply if my approach works like expected -> i can't test it by my selves..
nice to see you here!
Well i made a team-viewer session with blotfib to fix these issues. But the attached files are changed again and we don't know why.
So i took these files and used a text-editor to add the missing lines. See attachement. Can you check it please, HD?
Hint i know the DelphiIDE's are 32bit. There is no DESIGNIDE for 64Bit. You've to compile everything in 32bit, install the Components. You won't have problems to use 64Bit targets in your application (compile ZCore-ZComponent with 64Bit target before) but you can design your applications only in 32Bit target.
Please give me reply if my approach works like expected -> i can't test it by my selves..
You do not have the required permissions to view the files attached to this post.
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/
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
hde,
thanks for testing, Hans Dieter.. found the little bugga with the help of your hint ( /" instead of "/ in an item line if zcomponent.dproj line <DCCReference Include="..\..\src\component\ZSequence.pas"/>)
update attached. Hope it works now...
thanks for testing, Hans Dieter.. found the little bugga with the help of your hint ( /" instead of "/ in an item line if zcomponent.dproj line <DCCReference Include="..\..\src\component\ZSequence.pas"/>)
update attached. Hope it works now...
You do not have the required permissions to view the files attached to this post.
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/