openvdb
openvdb copied to clipboard
[BUILD] A lot of undefined references
Environment
Operating System: Ubuntu 22.04 Version / Commit SHA: OpenVDB 10.0.0 CMake Version: 3.22.1 Compiler: C++ 17
Describe the problem
A lot of undefined references, some of them are listed in the screenshot below.

To Reproduce
Steps to reproduce the behavior:
- Installing OpenVDB dependencies (tbb, boost, openEXR, cmake).
- Build openVDB using the given guidance. I always use sudo on the installation, and the file is seems to be successfully installed without error.
- Trying the helloWorld code in the following
- Creating a makefile to run the helloworld code as follows.
- The error occurs.
Thank you for your help.
Same problem in mine. Can anyone help us? Thanks a lot!