TMS VCL UI Pack v13.0.8.0 Installation Error Delphi XE5

Hello,

When I install the newest Version of the VCL UI Pack, i receive the following Errors for Delphi XE5.
Delphi 11 and 12 are installing without any Error.

"D:\TMS_VCL_UI_Pack\TMSVCLUIPackPkgExDXE5.dproj" (Build target) (1) ->
(_PasCoreCompile target) ->
AdvMetroPanel.pas(25): error E2213: Falsches gepacktes Unit-Format: C:\Users\Public\Documents\RAD Studio\12.0\Dcp\TMSVCLUIPackPkgDXE5.dcp.AdvStyleIF - Erwartete Version: 26.0, Windows Unicode(x64) Gefundene Version: 26.0, Windows Unicode(x86)

0 Warning(s)
1 Error(s)

Build FAILED.

"D:\TMS_VCL_UI_Pack\TMSVCLUIPackPkgXlsDXE5.dproj" (Build target) (1) ->
(_PasCoreCompile target) ->
xlsadapter\tmsAdvGridExcel.pas(26): error E2213: Falsches gepacktes Unit-Format: C:\Users\Public\Documents\RAD Studio\12.0\Dcp\TMSVCLUIPackPkgDXE5.dcp.AdvGrid - Erwartete Version: 26.0, Windows Unicode(x64) Gefundene Version: 26.0, Windows Unicode(x86)

0 Warning(s)
1 Error(s)

with best regards

Torsten

There must be a library path issue on your machine in Delphi XE5.
Please check your Win32 vs Win64 paths and make sure both are correct and pointing to effectively the Win32 and Win64 folders respectively.

OK,

thanks

I will double check

reagards

Torsten