rgleason / celestial_navigation_pi

celestial navigation plugin for opencpn
GNU General Public License v3.0
10 stars 6 forks source link

Frontend2 v1.0.137 #5

Closed rgleason closed 4 years ago

rgleason commented 4 years ago

Trusty is still not working due to an isinf error.

/home/circleci/project/src/FixDialog.cpp: In function ‘double MinCirclePoints(double&, double&, std::list<std::list >&, std::vector&)’: /home/circleci/project/src/FixDialog.cpp:113:18: error: call of overloaded ‘isinf(double&)’ is ambiguous if(isinf(mind)) ^