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

asked 2018-03-24 19:21:39 -0500

nibeesh gravatar image

updated 2018-03-25 19:48:48 -0500

ahendrix gravatar image

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.

edit retag flag offensive close merge delete

Comments

1

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

ahendrix gravatar image ahendrix  ( 2018-03-25 19:49:58 -0500 )edit
1

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.

ahendrix gravatar image ahendrix  ( 2018-03-25 19:50:45 -0500 )edit
1

Please EDIT YOUR QUESTION to include this information.

ahendrix gravatar image ahendrix  ( 2018-03-25 19:51:07 -0500 )edit

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

nibeesh gravatar image nibeesh  ( 2018-03-30 03:49:35 -0500 )edit

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

ahendrix gravatar image ahendrix  ( 2018-03-30 19:51:32 -0500 )edit