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

Error when building USD with VDB support #3303

Open
enrac5 opened this issue Sep 19, 2024 · 2 comments
Open

Error when building USD with VDB support #3303

enrac5 opened this issue Sep 19, 2024 · 2 comments

Comments

@enrac5
Copy link

enrac5 commented Sep 19, 2024

I am trying to build USD with VDB support and am seeing this error:

CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
  Could NOT find Boost (missing: iostreams) (found suitable version "1.76.0",
  minimum required is "1.70")
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake/Modules/FindBoost.cmake:2377 (find_package_handle_standard_args)
  openvdb/openvdb/CMakeLists.txt:120 (find_package)

This is on Almalinux 9, and I'm spinning up the build command thusly:

python3 OpenUSD/build_scripts/build_usd.py --openvdb --embree --prman --prman-location /opt/pixar/RenderManProServer-26.2 ~/USD/USD_install/
@enrac5
Copy link
Author

enrac5 commented Sep 19, 2024

I was able to build boost, but I'm still seeing the error. The help for the build command doesn't suggest I can point to the boost location.

@jesschimein
Copy link

Filed as internal issue #USD-10159

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

2 participants