Hi all,
I'm the one who is responsible for the database-support of fpc, and I have a few questions for the developers.
Why are the files ZPlainASA7.pas, ZPlainASA8.pas, ZPlainASA9.pas end ZPlainASADriiver.pas on TWO locations? (src/plain and src/dbc) This goes well if the compilation takes place in the right order, but if it doesn't things get screwed. Especially since ZPlain.inc is included in those files, which does only exist in src/plain....
If there's no good reason why these files are on both locations I would recommend to remove them from fpc/dbc, if there exists such a reason i'll change the .lpk file so that it works again with Lazarus.
please commit the attachet patch, it will make Zeos compile on Lazarus again.
Questions to get Zeos to work on FPC/Lazarus again
Moderators: gto, cipto_kh, EgonHugeist
Questions to get Zeos to work on FPC/Lazarus again
You do not have the required permissions to view the files attached to this post.
Re: Questions to get Zeos to work on FPC/Lazarus again
I have created patch for zeosdbo_rework weeks ago..but is not commited to cvs... yet... look hereLoesje wrote:Hi all,
please commit the attachet patch, it will make Zeos compile on Lazarus again.