Computational library over GPS coordinates
Pas de dépendance. Nécessite make et gcc.
Les tests se base sur la bibliothèque Check disponible pour toutes les plateformes à http://check.sourceforge.net/
To compile the project please take a look at the dependencies.
autoreconf --install
./configure
make
This should do the work.
To compile and run the tests suite :
make check
You will find important (and more) informations in the libComputeGPS.md file. Please check it out.