Skip to content

Gnuside/libComputeGPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libComputeGPS

Computational library over GPS coordinates

Dependencies

compilation de la bibliothèque

Pas de dépendance. Nécessite make et gcc.

Compilation et exécution des tests

Les tests se base sur la bibliothèque Check disponible pour toutes les plateformes à http://check.sourceforge.net/

Compilation

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

More information

You will find important (and more) informations in the libComputeGPS.md file. Please check it out.

About

Computational library over GPS coordinates

Resources

License

Stars

Watchers

Forks

Packages

No packages published