Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make error function 'inverse' was not declared in this scope #2916

Open
zhou0 opened this issue Nov 20, 2021 · 0 comments
Open

make error function 'inverse' was not declared in this scope #2916

zhou0 opened this issue Nov 20, 2021 · 0 comments

Comments

@zhou0
Copy link

zhou0 commented Nov 20, 2021

[ 48%] Generating ../../../sandbox/shaders/max/as_max_color_balance.oso
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: function 'inverse' was not declared in this scope
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: No matching function call to 'inverse (matrix)'
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: Not allowed: 'unknown * matrix'
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:178: error: Not allowed: 'unknown * matrix'
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: Cannot assign matrix chromatic_adaptation_matrix = unknown
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:554: error: function 'inverse' was not declared in this scope
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:550: error: No matching function call to 'inverse (matrix)'
/home/li/\344\270\213\350\275\275/appleseed-2.1.0-beta/src/appleseed.shaders/include/appleseed/color/as_color_transforms.h:550: error: Cannot assign matrix invXYZ = unknown
FAILED /home/li/下载/appleseed-2.1.0-beta/src/appleseed.shaders/src/max/as_max_color_balance.osl
make[2]: *** [src/appleseed.shaders/CMakeFiles/appleseed.shaders.dir/build.make:454:../sandbox/shaders/max/as_max_color_balance.oso] 错误 1
make[1]: *** [CMakeFiles/Makefile2:532:src/appleseed.shaders/CMakeFiles/appleseed.shaders.dir/all] 错误 2
make: *** [Makefile:130:all] 错误 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant