Prerequisites
Delphi IDE version
Delphi 11.0 Version 28.0.42600.6491
DelphiLint version
1.1.1
SonarDelphi version
1.6.0
SonarQube version
10.5.1
Issue description
I tried to install the precompiled plugin in RAD Studio but an error occurs when opening the IDE or a project.
The error is:

My OS is in Portuguese, but translating, the error is something like:
Unable to locate the entry point of the @System@Net@Urlclient@TAsyncReadStream@$bcctr@qqrv procedure in the dynamic link library - Delphi 11.0
I compiled the plugin using my IDE and everything worked as expected, so I believe the problem is the compatibility of the precompiled plugin with the version of my IDE.
Steps to reproduce
Install precompiled DelphiLint v1.1.1 in Delphi 11.0 Version 28.0.42600.6491.
Minimal Delphi code exhibiting the issue
N/A
Prerequisites
Delphi IDE version
Delphi 11.0 Version 28.0.42600.6491
DelphiLint version
1.1.1
SonarDelphi version
1.6.0
SonarQube version
10.5.1
Issue description
I tried to install the precompiled plugin in RAD Studio but an error occurs when opening the IDE or a project.
The error is:

My OS is in Portuguese, but translating, the error is something like:
Unable to locate the entry point of the @System@Net@Urlclient@TAsyncReadStream@$bcctr@qqrv procedure in the dynamic link library - Delphi 11.0I compiled the plugin using my IDE and everything worked as expected, so I believe the problem is the compatibility of the precompiled plugin with the version of my IDE.
Steps to reproduce
Install precompiled DelphiLint v1.1.1 in Delphi 11.0 Version 28.0.42600.6491.
Minimal Delphi code exhibiting the issue
N/A