usd-build-club icon indicating copy to clipboard operation
usd-build-club copied to clipboard

This project includes recipes to build Pixar's Universal Scene Description, its Python bindings, and all necessary prerequisites on Mac and Windows

Results 3 usd-build-club issues
Sort by recently updated
recently updated
newest added

The build fails but suggests it completed. --- Ld /Users/devuser/Documents/Projects/_thirdparty/stage/build/pxr/base/tf/Release/_tf.so normal x86_64 cd /Users/devuser/Documents/Projects/_thirdparty/USD /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -target x86_64-apple-macos10.14 -dynamiclib -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk -L/Users/devuser/Documents/Projects/_thirdparty/stage/build/pxr/base/tf/Release -F/Users/devuser/Documents/Projects/_thirdparty/stage/build/pxr/base/tf/Release -filelist /Users/devuser/Documents/Projects/_thirdparty/stage/build/pxr/base/tf/usd.build/Release/_tf.build/Objects-normal/x86_64/_tf.LinkFileList -install_name @rpath/_tf.so -Xlinker -rpath -Xlinker /Users/devuser/Documents/Projects/_thirdparty/stage/build/pxr/base/tf/Release...

C:\Users\Brice\Desktop\USD\Pro\stage\prereq>cd alembic C:\Users\Brice\Desktop\USD\Pro\stage\prereq\alembic>git pull Already up to date. C:\Users\Brice\Desktop\USD\Pro\stage\prereq\alembic>rem todo - have a command line switch to allow top of tree C:\Users\Brice\Desktop\USD\Pro\stage\prereq\alembic>git checkout a3aa758 Note: checking out 'a3aa758'. You are...

Windows10, MSVS 2017 Community: "Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27027.1 for x64" Ptex fails to build because of either missed or not properly processed header. Tried on 2 different...