Hi, after installing Delphi 10.4.1 i'm trying to compile a new VCL project. Its only using the twebbrowser component.
When compiling I get this error:
[dcc32 Fatal Error] Unit1.pas(7): F2051 Unit SHDocVw was compiled with a different version of IEConst.sNotSupportedByEdge
has anyone had the same and solved it?
the only hint I found is to remove ieconst.pas but it doesn't work.