Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github actions for Window #1045

Open
mcuee opened this issue Jan 21, 2022 · 1 comment · May be fixed by #1353
Open

github actions for Window #1045

mcuee opened this issue Jan 21, 2022 · 1 comment · May be fixed by #1353
Labels
build_ci Build system, CI

Comments

@mcuee
Copy link
Member

mcuee commented Jan 21, 2022

On Fri, Jan 21, 2022 at 5:23 PM Jef Driesen wrote:
On 20/01/2022 22:32, Ludovic Rousseau wrote:

It would be nice to also have an automatic build for Windows. But I do
not know Windows.
Volunteers are welcome.

Have a look at the github action for my project:

https://github.com/libdivecomputer/libdivecomputer/blob/master/.github/workflows/build.yml

It's a very similar project compared to libusb and has libusb and hidapi as
dependencies. It supports Windows builds using both mingw and msvc, so you can
probably re-use parts for creating a libusb action. The mingw build even builds
libusb and hidapi from source.

Jef

@mcuee mcuee added the build_ci Build system, CI label Jan 21, 2022
@tormodvolden
Copy link
Contributor

In the meantime we have Windows builds through Appveyor though: https://ci.appveyor.com/project/dickens/libusb/builds/42292441

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build_ci Build system, CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants