Re: [Wine] RFC: New dependency on FFmpeg?
Chris Robinson <[email protected]> Sun, 23 Aug 2015 03:44:13 -0700
| Newsgroups | gmane.comp.emulators.wine.devel,gmane.comp.emulators.wine.user |
|---|---|
| Message-ID | <[email protected]> |
On 08/22/2015 04:27 PM, Pau Garcia i Quiles wrote: > But I guess the problem is not source-compatibility for > wine but binary-compatibility for CrossOver. In that case, I'd suggest > dlopen'ing and checking for the symbol you want. There's also issues with structure changes which won't be caught that way. libwmapro sounds like the sanest solution, short of doing the same thing with Wine.