Skip to content

Oblige Compile and Install on macOS

Thomas Pete Petrovic edited this page Apr 5, 2020 · 8 revisions

Get latest Homebrew

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

Install FLTK

brew install fltk

Get the Sourcecode

Get the LATEST Sourcecode from here (!) https://sourceforge.net/projects/oblige/ (This is the very Last Updated Version with a Fix for scanning the AddOn Folder for *NIX Systems)

Make

  • mv Makefile Makebackup
  • mv Makefile.macos Makefile
  • make