You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can't build against openshadinglanguage:1.11.7 (last working version 1.10.13) env={os:linux, distro:arch, gcc:10.2.0, cmake:3.18.2, buildsystem:ninja, ninja:1.10.0}
Error log:
[ 6%] Generating ../../../sandbox/shaders/max/as_max_color_balance.oso
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: function 'inverse' was not declared in this scope
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: No matching function call to 'inverse (matrix)'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: Not allowed: 'unknown * matrix'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:178: error: Not allowed: 'unknown * matrix'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: Cannot assign matrix chromatic_adaptation_matrix = unknown
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:554: error: function 'inverse' was not declared in this scope
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:550: error: No matching function call to 'inverse (matrix)'
/build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:550: error: Cannot assign matrix invXYZ = unknown
FAILED /build/appleseed-git/src/appleseed-git/src/appleseed.shaders/src/max/as_max_color_balance.osl
Can't build against
openshadinglanguage:1.11.7
(last working version1.10.13
)env={os:linux, distro:arch, gcc:10.2.0, cmake:3.18.2, buildsystem:ninja, ninja:1.10.0}
Error log:
full_log.txt
The text was updated successfully, but these errors were encountered: