• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
1

Plugin won't compile in XCode

Explorer ,
Nov 06, 2020 Nov 06, 2020

Copy link to clipboard

Copied

Hi all,

 

I've recently updated my mac and it is now running 10.15.7 with Xcode 12.0 (12A7209) and all of a sudden my Plugin won't build. I'm using the 2017 SDK and I get a couple of errors when I try to build the plugin, I've even tried the HelloWorld project and get the same results. I get a Semantic issue (Exception specificatioin of overriding function is more lax than base version) in AITypes.h that appears to stem from the inclusion of IllustratorSDK.h. Similarly I get some Parse Issues in AITypes.h and IAIUnicodeString.h (Expected '(' for function-style cast or type construction) and in AIColor.h (Expected expression). I would imagine this is related to my build settings but like I said I have followed the HelloWorld project and get the same issues. Any help would be greatly appreciated.

 

Cheers,

Dave

TOPICS
SDK

Views

274

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Nov 06, 2020 Nov 06, 2020

Check the SDK information for the supported XCode versions. You cannot freely upgrade XCode without consequences; you may need to have multiple versions, and change the default. You may also have to freeze your system or use a VM.

Votes

Translate

Translate
Adobe
LEGEND ,
Nov 06, 2020 Nov 06, 2020

Copy link to clipboard

Copied

LATEST

Check the SDK information for the supported XCode versions. You cannot freely upgrade XCode without consequences; you may need to have multiple versions, and change the default. You may also have to freeze your system or use a VM.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines