Hi,
I've just upgraded from Delphi 5 to Delphi 2010 (on WinXP), and have downloaded the zeos 713 snapshot, which am trying to compile.
I can compile the ZCore.dpk and ZPlain.dpk OK, but the ZParsSQL and ZDBC both give errors:-
Undeclared identifier "ttTime", "ttDate" and "ttDateTime"
I've set the library path to ..\packages\delphi14 and ..\packages\delphi14\build, so I'm sort of stuck now, and I'm still finding my way round Delphi 2010.
Can anyone help please?
Many thanks
Compile error Zeos V713 and Delphi 2010
Moderators: gto, EgonHugeist, olehs
Thanks very much for the tip.
I had already deleted the Borland folder, but I then looked in the registry and found lots of references to Delphi5 which I removed, and I can now compile OK
One curious thing is that I had to add a path to the $(BDSCOMMONDIR)\Bpl folder, because the compiled dcu files were put in there instead of the Dcu folder, as I would have expected.
Thanks again
I had already deleted the Borland folder, but I then looked in the registry and found lots of references to Delphi5 which I removed, and I can now compile OK
One curious thing is that I had to add a path to the $(BDSCOMMONDIR)\Bpl folder, because the compiled dcu files were put in there instead of the Dcu folder, as I would have expected.
Thanks again