Freitag, 19. Dezember 2008

Compiling precisionGPS


  • Download sources from www.precision-gps.org

  • Comment line 88 (static const double INFINITY ...) in Include/Util.h

  • Comment line 88 (static const double INFINITY ...) in src/Library/UserfulSuff/Util.h

  • Install g++/gcc, binutils and make in cygwin

  • Start cygwin

  • Go to precisiongps folder

  • Type: mkdir Bin

  • Type: export MAKEFILES=/Hierarchy.mak

  • Type: cd src/Library

  • Type: make