TMS FNC WX Version 1.7.0.0 VCL 64 bit Installation Problem

Hi

I updated WX pack using smart setup; the installation for 32 bit is ok.
However, the 64-bit Version has not been installed.

Here, you can find the log file.

logs.zip (19.6 KB)

Did you enable the Win64 in your config file
C:\Users\odehorter\AppData\Local\TMS Setup\tms.config.yaml ?

Hi Bruno

Yes, it worked for the last update and with other packs I installed.

This is info about the platform item from yaml :

platforms:
- win32intel
- win64intel

- macos32intel

- macos64intel

- macos64arm

- iosdevice32

- iosdevice64

- android32
- android64

- linux64

- iossimulator64arm

- win64xintel # This is to create "Modern C++" libraries to be used with Delphi 12.1 or newer.

Kind regards

Olivier

We have released v1.7.0.1 that addresses this.

Thanks