I'm seeing the following error when I run my project in Delphi:
[dcc32 Fatal Error] Sparkle.Sys.ObjectPool.pas(545): F2051 Unit XData.Aurelius.ConnectionPool was compiled with a different version of Sparkle.Sys.ObjectPool.TInterfaceWrapper`1._AddRef
I updated my installed Tms packages (see image below), and I re-built them. I also did a clean and build in my Delphi project, but I'm still seeing the same error. Any advice?
Thanks for your response!
Thankfully, I didn't have to uninstall and reinstall everything. What fixed it for me was removing all /source/... folders from TMS BIZ components from my library path and only keeping the compiled ones. Not sure if that's recommended.
What is recommended is that you don't tweak the library path yourself. I don't know which paths you removed, but the installer adds some/source/ folders to the library path, but maybe you have added more than those.
I can't tell if what you have is correct, because I don't know if you remove some of those folders.
I recommend you follow the instructions from the referred post.