Hello
I made some components that make use of Zeos. When installing these components into Delphi 7 I got error messages, that it was not possible to load ZCore.bpl, ZPlain.bpl and so on because they contain files that are also used by ZComponentDesign.bpl. To solve this issue I had to add all Zeos packages as dependencies to the requires section of ZComonentDesign.bpl. After this I was able to install my components. So I suggest to do these changes to the packages by default.
Best regards,
Jan
Requires-list of ZComponentDesign70.bpl
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Requires-list of ZComponentDesign70.bpl
You do not have the required permissions to view the files attached to this post.
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
Re: Requires-list of ZComponentDesign70.bpl
Hi Jan,
i'll check it.. If everything is fine -> i'll commit the fix.
i'll check it.. If everything is fine -> i'll commit the fix.
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
Re: Requires-list of ZComponentDesign70.bpl
Jan, sorry for the delay.
Patch done R3099 \testing-7.2 (SVN)
Wonder why...
Patch done R3099 \testing-7.2 (SVN)
Wonder why...
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/
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: Requires-list of ZComponentDesign70.bpl
No problem