I tried manually uninstalling and reinstall.
I tried installing old version 13.5.0.0 and same result.
It compiled to Win64
TMS VCL UI Pack_13.5.2.0.log (3.1 MB)
I tried manually uninstalling and reinstall.
I tried installing old version 13.5.0.0 and same result.
It compiled to Win64
TMS VCL UI Pack_13.5.2.0.log (3.1 MB)
The error I see is:
C:\Program Files(x86)\Embarcadero|Studio\23.0lBin\CodeGear.Delphi.Targets(425,5): warning MSB6002: The command-line for the
"DCC" task is too long. Command-lines longer than 32000 characters are likely to fail. Try reducing the length of the command-line by breaking down the call to "DCC" into multiple calls with fewer parameters per call. [C:\Users\gshel\AppData\Local\tmssoftware\registered TMS VCL UI Pack\TMSVCLUIPackPkgWizDXE15.dproj]
This means your library path is too long. Please sanitize your library path. Remove all duplicate & unused paths and then retry to install.
That was the problem.
TMS Webcore was the culprit, each install added all 5-6 paths each time I removed several.
Thanks!