build fails using Mac OS Arm

Hello,
Trying to build using MacOS Arm as target platform. Fails with FMX.TMCTypes not found.

Project builds ok in Mac OS 64-bit, but not when Arm is selected.

Thanks.

The installers are not updated yet to include the source folder in the library path for macOS ARM 64-bit. Please manually enter the path in the IDE.

Thank you. Please advise what to enter where to accomplish this.

Go to the library path settings window, select macOS ARM 64-bit, click on the button to open the library path editor and add the path to the source folder.

Thank you. For anyone else trying to do this, I found the appropriate paths under the MAC-OS64 platform listing and copied each over to the ARM platform and that worked.

1 Like