Sveinar Søpler cybermax@dexter.no writes:
I found that recent GIT changes makes msvcp100.dll crash with:
0009:err:heap:HEAP_GetPtr Invalid heap (nil)! 0009:err:heap:HEAP_GetPtr Invalid heap (nil)! 0009:err:module:LdrInitializeThunk "msvcp100.dll" failed to initialize, aborting
when compiling wine with the --without-mingw option.
If i compile with default (ie. mingw enabled), seemingly things work. Is this intentional, and mingw is now "required" for wine compile?
No, but evidently the without-mingw case gets less testing ;-)
Please file bugs when you encounter issues. For this specific one, there's already https://bugs.winehq.org/show_bug.cgi?id=47238