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

fatal error: 'pxr/imaging/glf/glew.h' file not found #720

Open
bjorn-siegert-adsk opened this issue Dec 13, 2023 · 0 comments
Open

fatal error: 'pxr/imaging/glf/glew.h' file not found #720

bjorn-siegert-adsk opened this issue Dec 13, 2023 · 0 comments

Comments

@bjorn-siegert-adsk
Copy link

bjorn-siegert-adsk commented Dec 13, 2023

Hi,

I get an error while compiling agains USD 23.11. Seems that the utils are including glew.h which doesn't see to be part of the USD build anymore. Or do I need to build USD with some additional flags?

[ 26%] Building CXX object pxr/imaging/rprUsd/CMakeFiles/rprUsd.dir/moduleDeps.cpp.o
[ 27%] Building CXX object pxr/imaging/rprUsd/CMakeFiles/rprUsd.dir/util.cpp.o
In file included from /Users/foobar/Documents/dev/RadeonProRenderUSD/pxr/imaging/rprUsd/util.cpp:14:
/Users/foobar/Documents/dev/RadeonProRenderUSD/pxr/imaging/rprUsd/util.h:22:10: fatal error: 'pxr/imaging/glf/glew.h' file not found
#include "pxr/imaging/glf/glew.h"
         ^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
make[2]: *** [pxr/imaging/rprUsd/CMakeFiles/rprUsd.dir/util.cpp.o] Error 1
make[1]: *** [pxr/imaging/rprUsd/CMakeFiles/rprUsd.dir/all] Error 2

I am on macOS btw.

Cheers

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

1 participant