-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Streamline + libs #17
Comments
I did a search on all src files for m_NMEA0183 Search "m_NMEA0183" (28 hits in 2 files of 76 searched) |
I think I've fixed a few of the includes in CMakeLists.txt and the output is considerably longer but the same error comes up as above. I am going make a commit and push this up to the streamline branch but I will disable building. |
Here is Polar 1.2.7.0 as it stands now. https://github.com/rgleason/polar_pi/tree/streamline |
Or look at the appveyor build, line 376 |
Rick: I do not know what NMEA0183P is. Try: |
That worked! A wayward keystroke I think. |
Here is a Progress Report |
I think this is fixed now. Closing |
I've gotten Polar_pi working/building with the original nmea0183 library that was located in src/nmea
I am trying to use the standard libs/nmea0183 which appears to be very similar.
I have changed some file references at the top in polar.h and polardialog.h to fix some errors, and that has corrected that problem.
Now there is another pesky issue in the output.txt file after running a clean build that fails, I get.
Polar.h shows this
How do I fix this problem?
The text was updated successfully, but these errors were encountered: