Welcome, Guest. Please login or register.

Author Topic: Anti-Grain Geometry fully supported on AmigaOS 4.0  (Read 1474 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline ikirTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1659
    • http://www.ikirsector.it
Anti-Grain Geometry fully supported on AmigaOS 4.0
« on: October 28, 2004, 12:15:38 PM »
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 page

ssolie has packaged up the latest source code tree from the CVS and uploaded it to OS4 Depot

Developers 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.