[Bug 49394] CED1401 USB function driver fails to install

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jun 16 09:48:31 CDT 2020


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

Zebediah Figura <z.figura12 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |z.figura12 at gmail.com

--- Comment #1 from Zebediah Figura <z.figura12 at gmail.com> ---
(In reply to Alois Schlögl from comment #0)
> 0020:0024:err:module:__wine_process_init
> L"Z:\\home\\schloegl\\src\\wineapps\\winsupp.
> 8081a20bbc0c9b99f37b98a823ce07ab25f15e9d.exe" not supported on this system

I suspect this means you built a 64-bit only Wine, which unfortunately won't
work generally. Even 64-bit applications often have 32-bit installers (because
32-bit Windows systems still exist, and you want your application to do
*something* if run on one...)

You'll need to build a WoW64 installation, as described in
<https://wiki.winehq.org/Building_Wine>. Please don't hesitate to reach out if
you have questions; the documentation is never great.

-- 
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