rgleason / celestial_navigation_pi

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

build: Bundle tinyxml on all platforms, not just win32 (#8) #9

Closed leamas closed 3 years ago

leamas commented 3 years ago

Bundling the library on all platforms avoids broken linkage on flatpak and most likely also macos.

Closes: #8

leamas commented 3 years ago

A lot of ci builds are failing. I cannot see that these failures are related to the PR.

rgleason commented 3 years ago

Alec I think the Ubuntu will probably build on the master. Let's give it a try. If it doesn't it is because this FE is old and software has moved on. I need to update fe anyway. Thanks.