-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Building Error] Failed to build USD - Arch Linux #1723
Comments
As a local workaround while awaiting a fix, you can add a using statement to the header to hoist size_t into the global namespace. Another workaround is to |
PS, duplicate of #1721 |
Filed as internal issue #USD-7094 |
This was referenced Feb 14, 2022
Closing this out, this should be addressed in the latest 22.05 release. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm failing to build USD in my Arch Linux system. My configuration is Python 3.9.9 and PySide2 5.15.2
Here's the last few lines before the error:
Here's the full log
I had some issues like this in Windows as well, related to setting the env vars incorrectly. I don't know if it's the same problem since I'm new to Linux.
Thanks in advance.
The text was updated successfully, but these errors were encountered: