https://bugs.winehq.org/show_bug.cgi?id=48958
Bug ID: 48958 Summary: wineusb driver doesn't install in WINEPREFIX Product: Wine Version: 5.6 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
not sure if it's intended (not yet ready for prime time?) but our new toy 'wineusb' isn't installed/registered in WINEPREFIX :|
--- snip --- 0010:err:setupapi:SetupDefaultQueueCallbackW copy error 2 L"\\?\Z:\home\focht\projects\wine\mainline-install-x86_64\share\wine\wineusb.inf" -> L"C:\windows\inf\wineusb.inf" --- snip ---
https://source.winehq.org/git/wine.git/commitdiff/dc62d848284de0c3506279747f... ("wineusb.inf: Add new INF file.")
The 'configure.ac' bits are missing, along with regenerated 'configure'.
Regards