Hello,
I have installed wine 2.0 on MacOS Sierra with MacPorts 2.4.0 and Xcode 8.2.1.
Any program I try to lauch (winecfg, notepad, …) gives me an error:
err:module:DelayLoadFailureHook failed to delay load
shell32.dll.SHGetFolderPathW
wine: Call from 0x7b427241 to unimplemented function
shell32.dll.SHGetFolderPathW, aborting
wine: Unimplemented function shell32.dll.SHGetFolderPathW called at address
0x7b427241 (thread 000b), starting debugger...
err:seh:start_debugger Couldn't start debugger ("winedbg --auto 10 36") (2)
Read the Wine Developers Guide on how to set up winedbg or another debugger
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls" (6.0.0.0)
err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000005
Indeed the system32 directory is empty and the ~/.wine/drive_c/ dir contains
only a windows directory, no 'Program Files’. I have deleted ~/.wine but
without result, it never creates a working wineprefix.
Giuseppe Di Matteo
[email protected]