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

PXR_USD_LOCATION not correctly set when using an Env Var #1209

Closed
fowlertADSK opened this issue Feb 24, 2021 · 0 comments · Fixed by #1211
Closed

PXR_USD_LOCATION not correctly set when using an Env Var #1209

fowlertADSK opened this issue Feb 24, 2021 · 0 comments · Fixed by #1211
Assignees
Labels
build Related to building maya-usd repository

Comments

@fowlertADSK
Copy link
Contributor

A recent change moved the include of pxrConfig.cmake to a different location, but it got added right before the code that might set PXR_USD_LOCATION which causes configure errors like this:

[cmake] CMake Error in lib/mayaUsd/CMakeLists.txt:
[cmake] Imported target "ar" includes non-existent path
[cmake]
[cmake] "/include/boost-1_70"

@fowlertADSK fowlertADSK added the help wanted Extra attention is needed label Feb 24, 2021
@fowlertADSK fowlertADSK self-assigned this Feb 24, 2021
@fowlertADSK fowlertADSK added build Related to building maya-usd repository and removed help wanted Extra attention is needed labels Feb 24, 2021
@mattyjams mattyjams linked a pull request Feb 24, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to building maya-usd repository
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant