[Bug 47275] winecfg fails to connect to mountmgr on 64-bit

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 27 11:17:51 CDT 2019


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

--- Comment #5 from Gcenx <gcenx83 at gmail.com> ---
(In reply to Fotan from comment #4)
> (In reply to Gcenx from comment #1)
> 
> Especially for an OSX to setup cross-compiling with MinGW, I think that's
> not an easy way for most users operating.
> 
> Otherwise, I googled for an information mentioned the System.reg missing key
> with some values which might related to this happening,
> 
> Locate to REGEDIT -> HKLM -> System -> CurrentControlSet -> Services,
> version 4.7 there's a key named "MountMgr", but after version 4.8 & 4.9 was
> missing this key.
> 
> Tried to create and insert the value but no help.
> 
> Is necessary to setup the MinGW then fixed this error tab?


The registory key is lightly not created due to the PE file not being built
correctly.

Compiling wine with mingw no error.
Installing mingw is easy actually, it’s on macports and homebrew.


My setup is not standard as I’m running Mojave (XCode10 + 10.13SDK) I have the
required development files from packages.macports and homebrew for bison,
automake, mingw-w64 etc.



So simply having mingw avalaible at compile time makes a working wine64,
—without-mingw or not having it installed will produce a broken wine64

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