OpenXbox / xbox-client-ffmpeg

Multi-platform Gamestreaming app
GNU General Public License v3.0
19 stars 3 forks source link

Windows (x64) - libpng loading issue #3

Open aspann opened 5 years ago

aspann commented 5 years ago

see subject. - I'm searching for a fix...

tuxuser commented 5 years ago

Issue is that both, sdl_ttf and sdl_image contain zlib1.dll. libpng depends on function inflateValidate of zlib1.dll.

Workaround:

Solution:

UPDATE: Deleted zlib1.dll from sdl_ttf