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
In file included from /build/source/intern/cycles/scene/image.cpp:9:
/build/source/intern/cycles/scene/../scene/image_vdb.h:12:12: fatal error: nanovdb/util/GridHandle.h: No such file or directory
12 | # include <nanovdb/util/GridHandle.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [intern/cycles/scene/CMakeFiles/cycles_scene.dir/build.make:286: intern/cycles/scene/CMakeFiles/cycles_scene.dir/image.cpp.o] Error 1
While it's expected that unstable would occasionally have build failures it's a bit concerning that the last snapshot that could build Blender was over a week ago.
Steps To Reproduce
Steps to reproduce the behavior:
Wanted to rebuild switch (nixpkgs unstable)
Build log
The text was updated successfully, but these errors were encountered: