messense / if-addrs

Retrieve IP addresses for all interfaces. POSIX & Windows
BSD 3-Clause "New" or "Revised" License
22 stars 15 forks source link

Broken on windows #3

Closed willstott101 closed 3 years ago

willstott101 commented 3 years ago

The upgrade to winapi and associated changes won't build on my laptop, nor on AppVeyor.

Could you re-instate the AppVeyor and Travis CI pipelines from the original repo? As it'll help to catch this kind of thing.

https://ci.appveyor.com/project/willstott101/if-addrs/builds/35244539

If I have time in the next few days I'll try and submit a PR to fix the windows build. But re-instating CI shouldn't take more than 10 minutes and is free on both AppVeyor and TravisCI for open-source repos.

Thanks!

willstott101 commented 3 years ago

Actually it's even easier to just use windows on travis! https://github.com/librespot-org/libmdns/commit/3754cff299c7cca6ca72012cf5a36121c4329a42 - https://travis-ci.org/github/librespot-org/libmdns/jobs/727838383