-
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT device.o -MD -MP -MF ".deps/device.Tpo" -c -o device.o device.cpp; \
then mv -f ".deps/device.Tpo" ".deps/device.Po"; else rm -f ".deps/device.Tpo"; exit 1; fi
device.cpp: In destructor ‘jfsrec::Device::~Device()’:
device.cpp:36: error: ‘fclose’ was not declared in this scope
device.cpp: In member function ‘void...
2009-11-21 11:53:24 UTC in jfsrec
-
Nice! Any chance of seeing the source code for cross-platform support?.
2009-09-27 01:18:33 UTC in OpenCPN
-
Are you planning on adding NMEA gauges for wind measurements and the like?.
2009-09-06 22:48:01 UTC in OpenPilot
-
This feature is implemented now. COG is displayed in the bottom status bar, and you may wish to turn on tracking for a graphical display of your past course.
2009-08-30 08:50:56 UTC in OpenCPN
-
This feature is currently not present in opencpn; as you're on windows, you may wish to try navmonpc http://www.sailvalis.com/NavMon/index.html for this.
2009-08-26 13:14:47 UTC in OpenCPN
-
I have added a feature request.
2009-08-16 09:54:03 UTC in OpenCPN
-
Before buying any hardware device for use under linux, always check linux compatibility (there are databases easily found online). I have been using the (recommended) Globalsat BU-353, which was recognised and launched without any problems whatsoever.
2009-08-16 09:53:38 UTC in OpenCPN
-
Head-up instead of North-up on chart for journey tracking.
2009-08-16 09:51:42 UTC in OpenCPN
-
Any news regarding the i18n? There's a volunteer for French around as well..
2009-08-04 17:47:56 UTC in OpenCPN
-
I thought you got the data from your transponder to show now? What make/model/data feed are you using? Does it work in other navigation packages/AIS monitors?.
2009-07-28 11:15:14 UTC in OpenCPN