Compilation Error with TMSVCLUIPackPkgDXE13

Hello,

I use RAD Studio XE8

I had to install Delphi on a new PC. The installation of TMS worked. But as soon as I want to compile a Delphi project I created with TMS components, I get the following error message:

[dcc32 Fatal Error] TMSVCLUIPackPkgDXE13.dpk(176): E2225 'Never-build' Package 'rtl' needs to be recompiled
[dcc32 fatal error] AKProject.dpk(52): E2202 Package 'TMSVCLUIPackPkgDXE13' is required but could not be found

Can somebody help me?

RAD Studio XE8 uses TMSVCLUIPackPkgDXE8.dpk, not XE13.dpk, please make sure to install the correct packages as well as point your own project to the correct packages.