Hi,

Using VCPKG, I have successfully build OIIO with python bindings on Windows10. I've used OIIO in my python scripts and it works without problem. Unfortunately, executing my python scripts on other machines (same Windows10 OS) fails. The OIIO module fails to import. So far, what I have discovered, is that if I install MS Visual Studio 2017 on the other machines, then I can import OIIO on those machines as well. I first tried to install the latest visual studio redistributables, but that did not work.

I have used MS Visual Studio 2017, changed the portfile options (for instance I enabled python bindings with -DUSE_PYTHON=ON), then I did build OIIO using the command :
vcpkg install openimageio:x64-windows

Any help, any suggestions would be great, as I'm not a developper and I'm not sure where to look.


Thanks
Donat Van Bellinghen
www.nozon.com
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to