From the Anti-Grain web site:
October 26, 2004 Update.
- AGG has been tested on AmigaOS. Many thanks to Steven Solie, When building on AmigaOS 4.0 or higher type the following for instructions on what targets are available. make -f Makefile.AmigaOS To just build and install AGG into the standard AmigaOS SDK ready for use type: make -f Makefile.AmigaOS install If you just want to build one demo (e.g. lion) use: make -f Makefile.AmigaOS bin/lion
- Added binaries for AmigaOS to the
Demo pagessolie has packaged up the latest source code tree from the CVS and uploaded it to
OS4 DepotDevelopers can simply download the AGG SDK and type make -f Makefile.AmigaOS install to compile and install the 2D graphics library into the SDK ready to go. News taken from AW.net.