Hi,
I'm trying to build ZEOS7 for CBuilder XE. I've downloaded from https://zeoslib.svn.sourceforge.net/svn ... slib/trunk.
ZCore and ZParse succeeded, but building ZPlain I got the error ZPlainMySql41.dcu not found. And indeed ZPlainMySql41.pas does not exist in src\plain.
What to do?
Thanks for help
Kind regards
Henk
[patch_done] Where is ZPlainMySql41.pas
Moderators: gto, EgonHugeist, olehs
- EgonHugeist
- Zeos Project Manager
- Posts: 1936
- Joined: 31.03.2011, 22:38
It seems like you've old compiled units or packages in one of your searchpath or application folders.
The file you've posted here doesn't exists any more sinc long, long times.
Be sure you've removed all old files.
Btw. try http://zeos.firmos.at/viewtopic.php?t=3427 if you doubt.
Best regards
The file you've posted here doesn't exists any more sinc long, long times.
Be sure you've removed all old files.
Btw. try http://zeos.firmos.at/viewtopic.php?t=3427 if you doubt.
Best regards
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/
This file was deleted in delphi packages, but for CBuilder it was removed only from ZPlain.cpp and it's not enough - it should also be removed from ZPlain.cbproj
Henk: when You open ZeosDbo project group locate ZPlain project find it's files and simply remove ZPlainMySql41.pas there. This will allow ZPlain to compile
Best regards,
Marek
Henk: when You open ZeosDbo project group locate ZPlain project find it's files and simply remove ZPlainMySql41.pas there. This will allow ZPlain to compile
Best regards,
Marek
Thanks for your reaction. Now it has built and I can start testing my app.
BTW: at first I downloaded ZEOSDBO-7.0.0-alpha.zip from http://sourceforge.net/projects/zeoslib ... 0.0-alpha/, but that version doesn't match with CBuilder XE. Some user on this forum pointed me in better direction.
Regards, Henk
BTW: at first I downloaded ZEOSDBO-7.0.0-alpha.zip from http://sourceforge.net/projects/zeoslib ... 0.0-alpha/, but that version doesn't match with CBuilder XE. Some user on this forum pointed me in better direction.
Regards, Henk