compiled wine, no help at all

Questions about Wine on macOS.
Locked
strooka
Newbie
Newbie
Posts: 1
Joined: Fri Aug 14, 2015 9:06 am

compiled wine, no help at all

Post by strooka »

Hello im getting everytime the same error after i think, installing newest yosemite (10.10.4)

the macports version works, but i need to change a line in the winecode to get skyforge running...

the error output is:


Marcels-Mac-Pro:~ strooka$ WINEPREFIX=/Users/strooka/.wine-temp /usr/local/bin/wine winecfg.exe
wine: created the configuration directory '/Users/strooka/.wine-temp'
err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\rundll32.exe" failed, status c000001d
err:seh:setup_exception_record stack overflow 1264 bytes in thread 000b eip 7bc356cc esp 00240e40 stack 0x240000-0x241000-0x340000
err:seh:setup_exception_record stack overflow 1264 bytes in thread 000b eip 7bc356cc esp 00240e40 stack 0x240000-0x241000-0x340000
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 c000001d

any help?

:(

even with a vanilla wine 1.6.2 (stable) it doesnt work..

i tested clang and gcc.
Locked