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

Does not build with MaterialX 1.38.6 #2216

Closed
lpapp opened this issue Jan 30, 2023 · 3 comments
Closed

Does not build with MaterialX 1.38.6 #2216

lpapp opened this issue Jan 30, 2023 · 3 comments

Comments

@lpapp
Copy link

lpapp commented Jan 30, 2023

I am trying to use MaterialX 1.38.6 and getting this:

pxr/usd/usdMtlx/reader.h:31:10: fatal error: 'MaterialXCore/Document.h' file not found
#include <MaterialXCore/Document.h>

@tallytalwar
Copy link
Contributor

Filed as internal issue #USD-7946

@FlorianZ
Copy link
Contributor

@lpapp we are currently building with MaterialX 1.38.4. My guess is that this header was relocated/removed with a newer version of MaterialX, as weird as that would be for a minor version bump. You could visit the USD MaterialX ASWF slack channel for expert help.

If you end up figuring this out, we welcome a contribution as always. Thank you!!

@FlorianZ FlorianZ changed the title Does not build with MaterialX Does not build with MaterialX 1.38.6 Feb 10, 2023
@FlorianZ FlorianZ reopened this Feb 10, 2023
@JGamache-autodesk
Copy link
Contributor

You can try merging Pablo's update to MaterialX 1.38.5, and since 1.38.6 does not contain any change that breaks the API USD is using, it should work out of the box.

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

4 participants