I'm thinking that you compiled OIIO with gcc 5.0.1 (maybe even in C++11 mode?), 
but you're linking against a libIlmImv that was compiled with gcc 4.x and/or 
C++03, and think linker is telling you that there is an ABI mismatch. 

Any chance of that?


On Apr 15, 2015, at 9:33 AM, Richard Shaw <[email protected]> wrote:

> Forgot to mention the gcc version... 5.0.1
> 
> Thanks,
> Richard
> _______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

--
Larry Gritz
[email protected]



_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to