Date
1 - 3 of 3
Build error on CentOS 7.5
noizf...@...
Hi, I'm using a CentOS 7.5 (3.10.0-693.2.2.el7.x86_64) docker instance to build ocio with devtoolset-6 and my build fails with the following error:
I also get these warnings initially during the build but not sure if they eventually cause the build to error out?
I'm following the build instructions on this page. I have already built oiio and its installed in the default system location and ocio is picking that up correctly during the build process. But I came across this post re the cyclic dependency issue between ocio and oiio and I'm wondering if I need to follow the instructions on that thread in Linux as well since I intend to build all the ocio apps? Thanks, Sachin |
|
Larry Gritz <l...@...>
Yeah, I'm sorry, in OIIO master branch (the *next* release, in development), there has been an API change that OCIO has not yet caught up with. That's my fault, it's on my list to fix right away.
In the mean time, OCIO requires OIIO 1.8 (the current official stable release) or earlier, if you are building ocioconverr and the other command-line utilities. (OCIO's core library doesn't have any OIIO dependency at all.) -- lg
|
|
Sachin Shrestha <noizf...@...>
Thanks Larry, I realised that too after posting this and managed to build it with 1.8. The ociotools got compiled properly too. Thanks, Sachin On Wed, 26 Sep 2018 at 23:09, Larry Gritz <l...@...> wrote:
|
|