View Single Post
Old 03-10-2005   #8 (permalink)
Dutch
Humourless EuroMod.
 
Dutch's Avatar
 
Join Date: Mar 2004
Location: City of Mermaids, Denmark
Posts: 6,813
Quote:
Originally Posted by renderman
Can't get it to compile cleanly, sorry

I tried all the 'alternate' gpsd implimentations and either they would'nt compile on a modern cygwin install or were not compatible with Kismet.

The bounty also requires maintinence, so one hit wonders don't count.

I will tinker with the code tonight if I get a chance and see if I can beat it into something resembling working order
If it's version 0.4, then the error is in parser_nmea.cpp, and is easily fixed. The author forgot to include assert.h, just add :
# include <assert.h>
with the other include statements at the top in parser_nmea.cpp.

Dutch
__________________
All your answers are belong to Google. SEARCH DAMMIT!
Warning. Warning.
Low C8H10N4O2 level detected. Operator halted....
Dutch is offline