Skip to main content
Rick E Johnson
Inspiring
August 18, 2025
Answered

"include" error using Xcode with SDK embedded in app

  • August 18, 2025
  • 1 reply
  • 148 views

Does anybody else here compile plugins for older versions with macOS SDK 10.14 or 10.15 embedded in the Xcode app? All projects worked fine for me using Xcode 14 under Sonoma, but under Sequoia I have to use Xcode 16. It compiles perfectly for AI 26 and up, but for AI 25 I get an error that the include files exception and memory cannot be found. They are embedded in the SDK within the app here:

 

Macintosh HD:Applications:Xcode.app:Contents:Developer:Platforms:MacOSX.platform:Developer:SDKs:MacOSX10.14.sdk:usr:include:c++:4.2.1:memory

 

Any suggestions would be much appreciated.

Correct answer creative explorer

@Rick E Johnson You might try the following fo your older versions questions on macOS SDK 10.14 or 10.15:

 

 

1 reply

creative explorer
Community Expert
creative explorerCommunity ExpertCorrect answer
Community Expert
August 24, 2025

@Rick E Johnson You might try the following fo your older versions questions on macOS SDK 10.14 or 10.15:

 

 

m