On 2021/02/15 03:03, Dimitri Karamazov wrote:
> I get an undefined symbol error during the linking
> process even though it is defined in libOpenImageIO.so.
> 
> Don't know what to make of this. Any help will be 
> appreciated. The full build log is below the update diff.

If you have the old version installed, remove it and try again

> -SHARED_LIBS +=               OpenImageIO             8.0 # 2.2.10
> -SHARED_LIBS +=               OpenImageIO_Util        4.0 # 2.2.10
> +#SHARED_LIBS +=              OpenImageIO             9.0 # 2.2.11
> +#SHARED_LIBS +=              OpenImageIO_Util        5.0 # 2.2.11

Better to not comment those out during an update, especially in a cmake port

Reply via email to