Wiki home
Editing page "
openimageio
"
Base on previous version:
0
-
1004
-
1005
-
1007
-
1010
-
1015
-
1033
-
3554
-
3576
-
3679
-
4318
-
5442
-
6267
-
6268
-
6330
-
6517
-
6589
# Note: depends on [pkg]git[/pkg] # Note: depends on [pkg]ilmbase[/pkg] # Note: depends on [pkg]openexr[/pkg] git clone git://github.com/OpenImageIO/oiio.git openimageio cd openimageio git checkout 16d11fa7f # known working revision # Minor patches sed -i -e '1i#include <OpenEXR/ImathInt64.h>' src/openexr.imageio/exrinput.cpp sed -i -e '1i#include <OpenEXR/ImathInt64.h>' src/openexr.imageio/exroutput.cpp sed -i -e 's|^ *tbb::internal::runtime_warning|// &|' src/libutil/tbb_misc.cpp mkdir -p build cd build cmake -DCMAKE_INSTALL_PREFIX="/usr" ../src make # Doesn't mind -j# make install
Change summary:
Tags allowed:
[pkg]name[/pkg]
Link to another package on the buildwiki by name
[link]URL[/link]
Link to an external page