Skip to main content
Inspiring
October 20, 2015
Pergunta

XCode: Error linking a sample of Adobe Indesign SDK CC 2015

  • October 20, 2015
  • 2 respostas
  • 673 Visualizações

Hi

I like to build a sample of the Adobe Indesign SDK. Compiling is OK, but I have problems to link the plugin.

I get the following error during linking:

Then I had a look into this framework. You can see the structure of it in the next image:

I think the framework is not OK. No entries in Resources and Versions.

I downloaded "plugin_sdk_072_20150618.zip", the SDK for CC 2015 from https://prerelease.adobe.com/ and extract it.

What could be wrong?

Is this the correct SDK? I can't find another one.

Is the SDK for Windows and Mac the same?

What can I do now?

Any ideas?

Thanks for the help.

Kind regards

Hans

Este tópico foi fechado para respostas.

2 Respostas

Inspiring
October 29, 2015

Hi Hans,

Which OS X and XCode version use you?

I have same problem on OS X 10.11 - El Capitan + XCode 7.1

I think Adobe need to publish an updated SDK.

Hi APIS,

Could you help to us and send to us an updated and working CC 2015 plugin project for OS X 10.11?

Thx.

Community Expert
November 24, 2015

Please look at the discussion at the following URL for the resolution of your problem

OS X 10.11 - SDK 2015 sample project - Error linking

-Manan
APIS Code
Participating Frequently
October 20, 2015

Don't use projects created by Adobe. They don't know how to use Xcode since InDesign CS3. Create your own projects, following Xcode rules.