Description
I am following the installation documentation - https://github.com/PixarAnimationStudios/USD#getting-and-building-the-code on my macOS High Sierra 10.13.6 but after the installation is complete - I am getting a segmentation fault: 11. I also followed the suggestions of changing the build_usd.py file for crash related issues from here: https://github.com/TimvanScherpenzeel/gltf-to-usdz-research#development and switching to xcode-beta version - it does solve the crashing problem as reported there but results into another issue of segmentation fault: 11. I am also attaching the log report generated for reference at the bottom.
Steps to Reproduce
- Switch to xocde-beta version as pointed out here - https://github.com/TimvanScherpenzeel/gltf-to-usdz-research#development
- change the build_usd.py files as pointed out in the same link as in the above point.
- Run the script as pointed out here - https://github.com/PixarAnimationStudios/USD#3-run-the-script
- After installation is complete, run the command -
usdview extras/usd/tutorials/convertingLayerFormats/Sphere.usda as pointed out here https://github.com/PixarAnimationStudios/USD#4-try- it-out
- Segmentation fault: 11 will show up with python crash report
System Information
macOS High Sierra 10.13.6