Search found 2 matches

Go to advanced search

by GoannaGuy
07 Jul 2017 21:31
Forum: Development around libVLC
Topic: Building VLCKit on/for macOS Sierra
Replies: 2
Views: 661

Re: Building VLCKit on/for macOS Sierra

It appears that the libpng issue is not resolved simply by adding the linker flag. The problem, at least in my case, is the use of libpng version 1.6.29. Versions of libpng >= 1.6.26 apparently require zlib version 1.2.8.1 or higher (inflateValidate isn't officially listed until 1.2.9, but was appar...
by GoannaGuy
07 Jul 2017 01:45
Forum: Development around libVLC
Topic: Building VLCKit on/for macOS Sierra
Replies: 2
Views: 661

Re: Building VLCKit on/for macOS Sierra

Has anyone solved this? I'm running into the same issue with VLCKit code pulled fresh today. Also, the "Build libvlc" build target in the Xcode project seems to not work at all. I modified the buildVLCKit.sh file to include an "export OTHER_LDFLAGS=-lz" near the top to even get t...

Go to advanced search