microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.8k stars 6.3k forks source link

[opencolorio] doesn't build python bindings - windows #9657

Open simonbjork opened 4 years ago

simonbjork commented 4 years ago

Host Environment

To Reproduce

 Edit the portfile.cmake with -DOCIO_BUILD_PYGLUE:BOOL=ON
./vcpkg install opencolorio:x64-windows

Build completes successfully, but no python bindings were created.

config-x64-windows-out.log

dg0yt commented 1 year ago

Is this still an active issue?