gpxlib
gpxlib copied to clipboard
A c++ library for parsing, browsing, changing and writing of GPX files
We are using gpxlib in a few different things. Would there be interest to add this to Debian/Ubuntu repositories? I would be happy to help and get the work started...
hi When I compile the project with Mingw, I have the following error when i build the test : C:\Users\Utilisateur\Documents\Developpement\C\gpxlib\build>mingw32-make.exe > log-build.txt CMakeFiles\gpxcheck.dir/objects.a(gpxcheck.cpp.obj):gpxcheck.cpp:(.text+0x96a7): undefined reference to `gpx::distance(double, double, double, double)'...