seandepagnier / weatherfax_pi

weather fax plugin for opencpn
GNU General Public License v3.0
20 stars 27 forks source link

Ov50 appveyor #128

Closed rgleason closed 5 years ago

rgleason commented 5 years ago

ov50 - Update appveyor to compile for Opencpn 5.0 Had to add the libaudio/config.h removal of the duplicate define snprintf due to the new libraries for ov50

Tested the appveyor file and it works in ov50 except the second screen of the decoder.

Merge this after stelian's changes to fix Windows Decoder etc. which he will make into a PR Suggested order for merging:

  1. Merged my PR #126 Xml update
  2. Merge Stelian's changes to fix Windows. He will make a PR. (my PR for win changes is closed now)
  3. Merge my PR #128 Ov50 appveyor

This way Sean's repository will have an updated ov42-ov48 with an appveyor artifact that works better and a new ov50 appeveyor for windows artifact as well.

rgleason commented 5 years ago

Closing, will update to a new PR with ov50 appveyor and "ov50" file rename.