Rasbats / DR_pi

Add DR positions to a route (saved as a GPX file)
GNU General Public License v3.0
2 stars 29 forks source link

Building Dead Reckoning Plugin fails on ARM RPI3 & Tegra TK1. #5

Open sbfreddie opened 8 years ago

sbfreddie commented 8 years ago

While trying to build this plugin the build stops with this error:

`Building Dead Reckoning Plugin..... Checking for Pre-Existing Dead Reckoning Plugin Folder..... Checking to see if you have the latest updates... From git://github.com/Rasbats/DR_pi d110497..4b3dc7e master -> origin/master

Any advice on how to fix this problem?

Thanks, Freddie

Rasbats commented 8 years ago

Windows did not show up any problem and I failed to compile with Linux (Ubuntu).

GitHub now updated with a small change to NavFunc.cpp. Should compile/run ok.

Mike

mschiff commented 7 years ago

I can confirm that version 1.0 does not compile on linuy while master does...

mschiff commented 7 years ago

Would you mind to create a new release to make a released linux version possible? Thanks in advance