Menu

CompileAOS4

Compiling (7)
Anonymous

Introduction

This page describes how to compile Oricutron for AmigaOS 4.x

  • Download and install the latest AmigaOS 4.x SDK
  • Download and install the latest SDL for OS4 SDK
  • If you want to check out the source with subversion, grab the latest subversion package from OS4depot (search for 'subversion').
  • Either download and extract a source package from the download page, or check out the current subversion trunk.
  • Open a shell, and navigate to the Oricutron sourcecode
  • Type "gmake".

Hopefully, an Oricutron executable should come out the other end.


Related

Wiki: CompileHowTo