The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!
My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'GetULong' differs from declaration in interface 'IZResultSet'
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'GetULongByName' differs from declaration in interface 'IZResultSet'
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'UpdateULong' differs from declaration in interface 'IZResultSet'
[DCC Error] ZDbcResultSet.pas(363): E2211 Declaration of 'UpdateULongByName' differs from declaration in interface 'IZResultSet'
Full rebuild works, but ctrl-f9 fails on big projects
please make sure, you don't mix any dcu files or pas files from different versions of zeos. Also check your unit search paths please. In the end this is a misconfiguration of Delphi.
Well - I do understand your point but if Shift-F9 works and Ctrl-F9 fails the problem is not in the Zeos source code. Otherwise both ways of compiling Zeos would fail.