OS: Windows 10
Python: 3.8 | 2.7
I (believe) have successfully built and installed OpenImageIO through vcpkg.
Now I am trying to set up the python binding I have read over some of the other
issues talking about how pybind11 needs to also be installed.
Installed items
```openimageio[core,pybind11,tools]:x64-windows```
This is my first attempt trying to build anything of this nature and I am not
sure what the next steps are.
Repo Steps:
* git clone vcpkg
* .\vcpkg\bootstrap-vcpkg.bat
* openimageio:x64-windows
* openimageio[pybind11]:x64-windows
* .\vcpkg integrate install
I am assuming I will have to point a PYTHONPATH but not sure what that path
would be. The install.md is not clear on the next step.
Thanks
- Adam B.
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org