I have upgraded my environment from Embarcadero Berlin to Alexandria. After the upgrade, when I am running one of my project, I am getting multiple runtime errors:
A class named TdxPNGImage already exists
A class named TdxSmartImage already exists
and similar errors.
I have found that this error is coming from one of the DLLs that my project is using.
Can anyone please suggest how to fix this issue?