Quantcast
Channel: Adobe Community: Message List - Acrobat SDK
Viewing all articles
Browse latest Browse all 10848

build plugin xcode

$
0
0

Hi,

 

I try to build the starter plugin using Xcode 4.5 in MacOs 10.7. Steps, which I done:

1. create a new Framework Library- > C/C++ Library -  is it right?

2. Imported the Starter folder into this project, but not found how to: "Add the READER_PLUGIN symbol to the Xcode project-level build settings by selecting the plug-in project in the Groups & Files pane and opening the Project Inspector. On the Build tab, under the GCC 4.0 Preprocessing settings, add READER_PLUGIN=1 to the Preprocessor Macros setting."

3. Should I add PIMain, as described in Developing Plug-ins and Applications" v.8  documen  or  is it enough to put an alert AVAlertNote("This is your first plug-in");    in the main function of the class StarterInit.cpp? :

 

ACCB1 ASBool ACCB2 PluginInit(void)

{

    AVAlertNote("This is your first plug-in");

returntrue;

}

4. It builds successful.

5. I cannot find any .api files to put in in plug_ins in Acrobat.

 

Could you please give a link with explanation, as I only found the "Developing Plug-ins and Applications" v.8 and cannot find for v. XI. and this one, which doesn't explain exactly how to.

http://help.adobe.com/livedocs/acrobat_sdk/9.1/Acrobat9_1_HTMLHelp/wwhelp/wwhimpl/common/h tml/wwhelp.htm?context=Acrobat…

 

I would be very grateful for any help, as I've got confused with it!


Viewing all articles
Browse latest Browse all 10848

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>