home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 6 / AACD06.ISO / AACD / Programming / MPEGAPPCdev / MPEGAPPCdev.readme next >
Text File  |  2000-01-12  |  653b  |  21 lines

  1. Here's my current effort to get mpega.library working under PPC (PowerUP
  2. (Sorry, I don't have a devkit for WarpOS, and don't know how to do this there))
  3.  
  4. All you need to do is copy the included Includes to your INCLUDE: and
  5. PPCINCLUDE: directories .. only the modified Includes are included, so you need
  6. to get the original mpega.library SDK from Aminet first!
  7.  
  8. Also you should make the following links in your PPCINCLUDE: directory if you
  9. haven't already:
  10.  
  11. ppcpragmas -> powerup/ppcpragmas
  12. pragmas    -> powerup/ppcpragmas
  13. proto      -> powerup/ppcproto
  14.  
  15. ..this will make sure SCPPC always gets the correct Includes when compiling.
  16.  
  17. Enjoy! ;)
  18.  
  19.  
  20. - CISC
  21.