My first experience building OpenSextant: 1. I read the README.md. It says to run "ant compile". That target doesn't exist! But I figure out I should run "ant build" 2. "ant build" fails because OpenSextantToolbox/build doesn't exist yet.
My first experience building OpenSextant: