Skip to content
New issue

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

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

Already on GitHub? # to your account

--no-embree seems to *cause* CMake to look for embree #276

Closed
jcowles opened this issue Sep 7, 2017 · 1 comment
Closed

--no-embree seems to *cause* CMake to look for embree #276

jcowles opened this issue Sep 7, 2017 · 1 comment

Comments

@jcowles
Copy link

jcowles commented Sep 7, 2017

Description of Issue

When running build_usd.py with --no-embree, I get CMake config failures about not being able to find embree. When I remove this flag, it configures fine.

Steps to Reproduce

Make sure embree is not on your path, then run:

python build_scripts\build_usd.py --build-monolithic --no-ptex --no-embree --no-alembic build_monolithic\

Once prereq's are finished, it will fail on CMake config, complaining about embree.

Remove --no-embree, then it configures USD fine.

System Information (OS, Hardware)

Windows

@jtran56
Copy link

jtran56 commented Sep 7, 2017

Filed as internal issue #150563.

AdamFelt pushed a commit to autodesk-forks/USD that referenced this issue Apr 16, 2024
…esk-forks/resolve/adsk/feature/text

Merge the text feature branch.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants