Compiling ABIC requires some experience with cmake as well as C-Compilers, and also it takes some time (and patience) because of all the dependencies.
ABIC requires the following third-party libraries:
ABIC has been linked to the current versions of the mentioned libraries. It is untested whether ABIC also works with older versions.
ABIC includes the code from the following libraries:
These libraries are used to read Amiga IFF (ILBM) files. Since the code is integrated within ABIC, these libraries are not a true dependency.
ABIC requires the following tools to be built:
For compilation on individual platforms, see the following pages:
Wiki: Compilation under Linux
Wiki: Compilation under OS X
Wiki: Compilation under Windows
Wiki: Home