WineHQ-Stable 10.0
What does this start up error mean?
01e4:err:module:find_forwarded_export module not found for forward 'krnl386.exe16.SUnMapLS_IP_EBP_24' used by L"C:\\windows\\system32\\kernel32.dll"
find_forwarded_export module not found
-
- Level 3
- Posts: 96
- Joined: Thu Aug 21, 2014 6:40 pm
Re: find_forwarded_export module not found
I think it means the app you are trying to run is 16 bit, or at least has some 16 bit parts. The new WoW64 cannot run 16 bit programs.
I see from your other posts that you are having trouble installing the distro Wine packages. If you can't work that out, your alternative is to simply build 32 bit Wine yourself. You could still install our (or the distro) packages for any 64 bit apps you may have, and run your self-built wine from the build directory for programs that need it.
I see from your other posts that you are having trouble installing the distro Wine packages. If you can't work that out, your alternative is to simply build 32 bit Wine yourself. You could still install our (or the distro) packages for any 64 bit apps you may have, and run your self-built wine from the build directory for programs that need it.
Re: find_forwarded_export module not found
I thought of one other thing you might try with our new WoW64 packages: install https://github.com/otya128/winevdm into the wineprefix, and set native overrides for the 16 bit dlls. I haven't tried it myself, but I have seen a report that it works.