[Bug 40034] Linksys usb wireless adapter installer needs wlanapi.dll.WlanEnumInterfaces

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Feb 4 13:02:23 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=40034

--- Comment #34 from Austin English <austinenglish at gmail.com> ---
As I mentioned in comment #15, the forums can help.

In short:
cd ~/wine-git
patch -p1 < /path/to/patch
./configure
make -j4

Then, instead of:
wine setup.exe
Do:
~/wine-git/wine setup.exe

That should get past this issue. It may fail in a _different_ way, but if it's
about WlanEnumInterfaces not being implemented, something went wrong.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list