I am running Delphi Pro 13 on a MacBook Pro in a Parallels Win64 virtual machine. I got the following message when trying to run the RichViewView demo:
[dccosxarm64 Error] E2597 ld: file not found: /System/Library/Frameworks/_LocationEssentials.framework/Versions/A/_LocationEssentials for architecture arm64
It’s unclear where this error comes from, but I assume that this is a misconfiguration in the iOS SDK. did you properly configure this and added the frameworks it requires for running TMS iCL specific demos?
I am using mCL, not iCL. I installed mCL using TMS Dashboard. The setup did not add the necessary paths to the source code. I added this manually.
The error message is saying it cannot find a required file on the Mac named _LocationEssentials. I have no idea what it is or where to find it. TMS supplied Mac drivers for SQLite that I could add to the project’s deployment configuration, as Delphi could not find or access the file on the Mac. I was unable to find a similar file for *_*LocationEssentials either on the Mac or in the files provided by TMS.
Hi, my apologies, it’s the same for macOS SDK. There is an issue in Delphi13 together with the latest XCode SDK, but this is not directly related to our components. Don't upgrade Xcode and iOS to release 26 ! - FMX - Delphi-PRAXiS [en] you will need to add the framework to the SDK manager.