Project raised exception class EFilerError with message 'A class named TdxPNGImage already exists'

Viewed 22

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?

0 Answers
Related