diff options
-rw-r--r-- | graphics/OpenShadingLanguage/README | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/graphics/OpenShadingLanguage/README b/graphics/OpenShadingLanguage/README index 4b9a6874b5..74de497390 100644 --- a/graphics/OpenShadingLanguage/README +++ b/graphics/OpenShadingLanguage/README @@ -12,4 +12,13 @@ the industry in many commercial and studio- proprietary renderers. Cuda and OptIx are optional dependencies but they are not tested. -OSL is an optional dependency for Blender. +Warning +OSL is an optional dependency for Blender autodetected. Unfortunately +the build of Blender version available in this repository (3.3.10) +with the support to OSL fails, perhaps because Slackware 15.0 +development packages could be outdated. In order to prevent compilation +errors, the slackbuild of Blender will disable the support to OSL if +this dependency is installed in your system, so you can install OSL +without conflicts with the build of Blender. +In Slackware current Blender 4.4.3 builds fine against OSL 1.14.6 and +OpenImageIO 3.0.7.0. |