You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install USD by following the steps, Intalling all the dependencies went by with no issue, while installing USD, got this error: (full error message is attached) log.txt
100>Done Building Project "C:\Users\ebar\Documents\USD\build\USD-master\pxr\usd\lib\usdRi_usdRi.vcxproj" (default targets).
133>Done Building Project "C:\Users\ebar\Documents\USD\build\USD-master\python.vcxproj" (default targets) -- FAILED.
3>Done Building Project "C:\Users\ebar\Documents\USD\build\USD-master\ALL_BUILD.vcxproj" (default targets) -- FAILED.
1>Done Building Project "C:\Users\ebar\Documents\USD\build\USD-master\install.vcxproj" (default targets) -- FAILED.
So the issue was caused by a bad QtCore library inside PySide. Not sure how it happened, but I fixed the issue by uninstalling and re-installing pyside. Basically:
Description of Issue
Install USD by following the steps, Intalling all the dependencies went by with no issue, while installing USD, got this error: (full error message is attached)
log.txt
100>Done Building Project "C:\Users\ebar\Documents\USD\build\USD-master\pxr\usd\lib\usdRi_usdRi.vcxproj" (default targets).
133>Done Building Project "C:\Users\ebar\Documents\USD\build\USD-master\python.vcxproj" (default targets) -- FAILED.
Build FAILED.
System Information (OS, Hardware)
Windows 10
Package Versions
Master branch
Build Flags
none
The text was updated successfully, but these errors were encountered: