Delphi 10.4, Zeos - 64bit compile errors, ZAbstractRODataset not found
Posted: 25.07.2022, 20:38
So I have Delphi 10.4 app using Zeos DB components compiled as 32bit app, working fine. I now want to compile to 64 bit to avoid the libmysql.dll 32bit issue - MySQL not supporting 32 bit any longer.
When I try to compile to 64 bit, I get an error, Unit 'ZAbstractRODataset' not found. I don't get this error when compiling to 32bit app. Project, Options, Packages has Zeos Database Components checked when compiler set to 64bit. When mousing over the Zeos components, it indicated 32bit & 64 bit.
I am using Zeos v7.2.14.
Any idea what is causing this error?
Thanks much!
Doug
When I try to compile to 64 bit, I get an error, Unit 'ZAbstractRODataset' not found. I don't get this error when compiling to 32bit app. Project, Options, Packages has Zeos Database Components checked when compiler set to 64bit. When mousing over the Zeos components, it indicated 32bit & 64 bit.
I am using Zeos v7.2.14.
Any idea what is causing this error?
Thanks much!
Doug