[Bf-committers] install_deps.sh: oiio and osl compile errors

INTERLICHTSPIELHAUS interlichtspielhaus at gmail.com
Sat Nov 17 14:35:10 CET 2012


On Sat, Nov 17, 2012 at 1:59 PM, Sergey Sharybin <sergey.vfx at gmail.com> wrote:
> Hopefully workaround i;ve just commited will make it work.

thanks
yes that commit makes oiio compile
in fact all libraries compile now and are installed in /opt/libs
( except for osl )

but when using the new libraries to build blender with

cmake ../blender -DWITH_INTERNATIONAL=OFF
-DOPENIMAGEIO_ROOT_DIR=/opt/lib/oiio
-DOPENCOLORIO_ROOT_DIR=/opt/lib/ocio -DBOOST_ROOT=/opt/lib/boost
-DBoost_NO_SYSTEM_PATHS=ON -DWITH_CODEC_FFMPEG=ON
-DFFMPEG=/opt/lib/ffmpeg
-DFFMPEG_LIBRARIES='avformat;avcodec;avutil;avdevice;swscale;theoraenc;theora;theoradec;xvidcore;vpx;mp3lame;x264;openjpeg;schroedinger-1.0'

then i get the following error when installing blender after a
succesful compilation:

..
-- Installing: /home/interlichtspielhaus/build/bin/2.64/scripts/addons/cycles/kernel/util_types.h
./blender: error while loading shared libraries:
libboost_filesystem.so.1.51.0: cannot open shared object file: No such
file or directory
./blender: error while loading shared libraries:
libboost_filesystem.so.1.51.0: cannot open shared object file: No such
file or directory

thanks for your patience and work

regards
inS

> On Sat, Nov 17, 2012 at 6:21 PM, INTERLICHTSPIELHAUS <
> interlichtspielhaus at gmail.com> wrote:
>
>> with the newly updated script
>> i get a different oiio error:
>>
>> Scanning dependencies of target optparser_test
>> libOpenImageIO.a(imagebufalgo.cpp.o): In function
>>
>> `OpenImageIO::v1_1::ImageBufAlgo::computePixelHashSHA1(OpenImageIO::v1_1::ImageBuf
>> const&, std::basic_string<char, std::char_traits<char>,


More information about the Bf-committers mailing list