Skip to main content
rohny15
Participant
April 25, 2016
Question

Problem with ASCallbackCreateReplacement

  • April 25, 2016
  • 4 replies
  • 633 views

Hi,

I am using ASCallbackCreateReplacement method in my code.It is giving following error:

"Use of undeclared identifier 'AVDocDoSaveAsWithParamsSELPROTO' ".

When i am building my xcodeproj in xcode 5. The same code was able to build without any errors on xcode 4.

Can someone please help on this.

Thanks,

Rohit Ghundiyal.

This topic has been closed for replies.

4 replies

Legend
April 25, 2016

Don't think it should work. Maybe it's a bug that was fixed... Perhaps someone else has a view.

lrosenth
Adobe Employee
Adobe Employee
April 25, 2016

I missed the original thread – what’s going on?

Legend
April 25, 2016

Do you mean the release notes of the Acrobat DC SDK? This API is not for Reader at all, so don't try to make a Reader target.

rohny15
rohny15Author
Participant
April 25, 2016

But its working for reader DC for windows 7.

Legend
April 25, 2016

Only one version of xcode is supported for each release of the SDK. Sometimes we are lucky, but if you have a problem like this check to find the supported xcode version.

rohny15
rohny15Author
Participant
April 25, 2016

Hi,

I checked in release notes of reader DC and they have written the following line :

"(Mac OS X only) All the samples are ported to Xcode 5.1.1. Now, you require Xcode 5.1.1 to run the samples."

i am also on xcode 5.1.1(5B1008) but still getting the error.

Rohit.

try67
Community Expert
Community Expert
April 25, 2016

[Question branched as new thread under the Acrobat SDK forum]