On 7/16/2017 2:35 PM, Ronald S. Bultje wrote: > I tested on OSX and it works fine. I'm OK with pkg-config, but since > libvmaf doesn't currently have one, we cannot rely on it.
It will work fine (but link to libstdc++ unnecessarily) if you have build libvmaf as a shared library, but it will fail a static build, I believe, assuming libvmaf has been built with the native OS X clang toolchain. In absence of a proper pkg-config file, my personal opinion is still that hardcoding a specific C++ runtime is incorrect. - Derek _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel