Date
1 - 2 of 2
Problem to compile OSL (v1.11.14.2) on ubuntu
Patrick Hodoul <patrick.hodoul@...>
Hi,
For the OCIOv2 project, I developed a unit test framework to compile and excecute an OSL shader code. And, I now need to run the OSL unit tests on a Linux platform (I did all my tests on macOS for now). First of all, I was not able to find the package in apt-get (using the apt-cache search command). Does the package exists? Second, I tried to compile OSL on Linux in a docker as it was quite simple on macOS. Below are my tries to compile OSL:
I'm open to any suggestions, existing docker images, etc. Thanks, Patrick |
|
I found a solution by using the ASWF CI build image for OSL.
Refer here for details. |
|