Hey everyone,
Just a quick update:
Linux release environment is now using new versions of FFmpeg, Boost, OIIO
and OSL.
On Fri, Jan 8, 2016 at 9:51 PM, Bastien Montagne
wrote:
> Since we are in updating mood (and current 'official' ffmpeg 2.1.5
> version does not build with latest vpx lib),
> w
Hi,
I came across the same problem (Linux Mint 17) and fixed it by patching
one of the cmake file in OSL. Here is the diff:
--- a/src/liboslexec/CMakeLists.txt
+++ b/src/liboslexec/CMakeLists.txt
@@ -144,7 +144,7 @@
${OPENIMAGEIO_LIBRARY} ${PUGIXML_LIBRARIES}