|
From: Xiaofan C. <xia...@gm...> - 2022-01-21 12:39:08
|
On Fri, Jan 21, 2022 at 5:23 PM Jef Driesen <jef...@ho...> 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. Thanks. I have created a github issue here. https://github.com/libusb/libusb/issues/1045 If possible, please help to create a pull request. Thanks. -- Xiaofan |