Robotics StackExchange | Archived questions

I want to libnmea.a to my new package to parese gps message. how can add this

I want to libnmea.a to my new package to parese gps message. how can add this . The #include <nmea/nmea.h> always thowing error.

Asked by nibeesh on 2018-03-24 19:21:39 UTC

Comments

Which libnmea package are you trying to use? Please provide a link and a link or description of how you installed it.

Asked by ahendrix on 2018-03-25 19:49:58 UTC

It is also generally useful to include the full compiler error message when asking for this kind of help, along with the relevant parts of your build files.

Asked by ahendrix on 2018-03-25 19:50:45 UTC

Please EDIT YOUR QUESTION to include this information.

Asked by ahendrix on 2018-03-25 19:51:07 UTC

fatal error: nmea/nmea.h: No such file or directory #include "nmea/nmea.h"

Asked by nibeesh on 2018-03-30 03:49:35 UTC

Whic libnmea package are you trying to use? Please provide a link.

Asked by ahendrix on 2018-03-30 19:51:32 UTC

Answers