Hi, On Wed, Oct 28, 2020 at 02:26:02PM +0100, Smilen Dimitrov wrote: > -$GIT_CLONE git://github.com/dickens/libusb -b event-abstraction-v4 > +$GIT_CLONE git://github.com/dickens/libusb -b examples # -b > event-abstraction-v4
The conversion from a custom libusb branch we used in the past to the new mainline-merged "regular" libusb is tracked here (not done, yet): https://sigrok.org/bugzilla/show_bug.cgi?id=1593 In the mean time we've added a workaround to our Windows nightly builds via MXE, see here: https://sigrok.org/gitweb/?p=sigrok-util.git;a=commitdiff;h=149202b4da310b2828447711db6adbe07e7d815a In other words, you could (temporarily) use this branch instead of the old one (until we've migrated to mainline libusb): $GIT_CLONE git://github.com/uwehermann/libusb -b event-abstraction-v4 The fixes we've done only apply to MXE (since that's what we use for the nightly Windows builds). Could also be updated in MSYS2, but the time is probably better spent doing the conversion to mainline libusb instead. Also, the MSYS2 build is currently not fully supported or working for various reasosn btw., see here: https://sigrok.org/wiki/Windows#Native_build_using_MSYS2 There's no need to report any MSYS2 related issues (here or elsewhere), we're aware of those. If you like to help fixing those or if you'd like to discuss more, please join us on IRC (#sigrok on Freenode), it's quite a bit easier and faster to debug/test/discuss there. Thanks! Uwe. -- http://hermann-uwe.de | http://randomprojects.org | http://sigrok.org _______________________________________________ sigrok-devel mailing list sigrok-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sigrok-devel