![]() |
Using the Sample ProjectsIntroductionThis page explains how to get started with the sample projects and create an external library for Bridge. The steps covered are:
Build ToolsIf you have not already done so visit http://www.adobe.com/devnet/bridge/ and download the Bridge SDK archive.Extract the archive to a location of your choice.For example, if the archive is extracted to C:\sdk C:\sdk\Adobe Bridge CS5 SDK This location will be refered to as SDKINSTALL from this point onwards. To run the samples, both Adobe Bridge CS5 and the Adobe ExtendScript Toolkit (ESTK) CS5 are required. Note that ESTK CS5 is installed with CS5 versions of the Adobe Creative Suite. The projects have been created for both Mac and Windows environments. Each of the projects can produce a basic sample of a C++ library for the respective operating systems. The build environments used to create each of the projects were:
Resource LocationsProject locationsThe project files can be found in:
Source and Script FilesThe needed source and header files can be found in:
Installing an External ObjectFor general information on installing an External Object See Installing External Objects for information on how and where to install external objects or consult the JavaScript Tools Guide.Installing and Running the Sample ProjectsThe following pages describe how to build, install and run the sample projects:See Using the BasicExternalObject Sample for information on how to build the External Object sample See Using the SampleLib Example for information on how to build the Sample Lib sample
|
![]() |
|