diff options
Diffstat (limited to 'graphics/alembic-framework/README')
-rw-r--r-- | graphics/alembic-framework/README | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/graphics/alembic-framework/README b/graphics/alembic-framework/README index 5d4b45e870..fa7c858612 100644 --- a/graphics/alembic-framework/README +++ b/graphics/alembic-framework/README @@ -14,4 +14,9 @@ default if found in your system. You can disable it passing to the script an environment variable as following: HDF5=no ./alembic-framework.Slackbuild -alembic-framework is an optional dependency for Blender autodetected. +Warning: +alembic-framework is an optional dependency for Blender autodetected, +but the build of Blender against this dependency works only in current. +The build of Blender 3.3.10 (available in Slackbuilds.org) will fail due +the old version of Imath released in Slackware 15.0, so you have to +uninstall alembic-framework before compilying Blender in stable 15.0. |