How to use vdb_view on windows? #1607
Unanswered
ResiduaLiu
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@ResiduaLiu |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
After running cmake with -DOPENVDB_BUILD_VDB_RENDER=ON, I got a foler Openvdb in C/Progam Files


Then I put some vdb files in the bin folder:
Then I run
And nothing shows up, if I directly run the exe file, it says lacking of various dll file like tbb12.dll glew.dll and so on. I tried to include all the vcpkg path in the system variable path. Those errors go away but still nothing shows up.
Beta Was this translation helpful? Give feedback.
All reactions