home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 February / PCWorld_2002-02_cd.bin / Software / Vyzkuste / pdflib / pdflib-4.0.1.sit / pdflib-4.0.1 / doc / readme_mac.txt < prev    next >
Encoding:
Text File  |  2001-07-04  |  890 b   |  23 lines  |  [TEXT/ttxt]

  1. Building PDFlib on Mac OS 9
  2. ===========================
  3.  
  4. To compile PDFlib with Metrowerks CodeWarrior, open the supplied
  5. project file PDFlib.mcp with the Metrowerks IDE. The project file
  6. contains a target for building a static PDFlib library, and a
  7. target for building the pdftest sample program which uses this
  8. static PDFlib library. pdftest is a simple command-line application
  9. which demonstrates the use of PDFlib, but doesn't make any attempt
  10. at doing fancy Mac GUI stuff.
  11.  
  12.  
  13. Compiling the language wrappers
  14. ===============================
  15.  
  16. In order to compile the C wrappers for the supported languages you
  17. will have to install the relevant source code package, and adjust the
  18. include paths for these packages in the project file.
  19. Since we supply prebuilt binaries for all supported languages this will
  20. generally not be required.
  21.  
  22. Note: Mac OS X is fully supported as a Unix platform.
  23.