Imath icon indicating copy to clipboard operation
Imath copied to clipboard

CI on Mac & Windows are not building the python bindings

Open lgritz opened this issue 4 years ago • 2 comments

Looks like our Mac- and Windows-based CI tests are not building or testing the python bindings. (The Linux ones are.)

lgritz avatar Nov 14 '20 05:11 lgritz

@xlietz, we raised this issue in the TSC meeting today and can't remember if there were good reasons to omit python from the macOS and Windows builds. Are there issues with boost? If it's not too much hassle, it would be good to have at least one of passes for macOS and Windows build the bindings.

cary-ilm avatar Mar 25 '22 00:03 cary-ilm

@cary-ilm it isn't possible on the Windows build since the only way would be to get the Boost source and build (the issue we had more than a year ago). There should be Mac builds with python though. I'll take a look when I work on adding the Linux no-python builds.

xlietz avatar Mar 28 '22 16:03 xlietz