On Fri, Jul 23, 2021 at 10:20 PM Xiaofan Chen <[email protected]> wrote: > I found the root cause, the following lines are incorrect. It should be > --disable-static.
Just want to say that this issue has been fixed. https://github.com/openocd-org/openocd/commit/88c3e767b29b2aeec6f9290cfb9efb749b4d6f82#diff-87ee5504a3e25ac558b343724c905f2f7949e8cec3d92b9c4300bb922afa164f For the latest snapshot, the user is free to replace different version of libusb-1.0.dll if they encounter issues with libusb under Windows. Right now we are short of Windows maintainers in the libusb project and the issue fixes can be a bit slow. It will take some time for libusb-1.0.25 to be released. Ref: https://github.com/libusb/libusb/issues/777 -- Xiaofan
