opensextant
opensextant copied to clipboard
build instructions
My first experience building OpenSextant:
- 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"
- "ant build" fails because OpenSextantToolbox/build doesn't exist yet.