Autodesk / arnold-usd

Arnold components for USD
https://www.arnoldrenderer.com/
Other
244 stars 57 forks source link

Issue building against 20.05 dev branch USD Pixar #263

Closed suesauer closed 4 years ago

suesauer commented 4 years ago

`[suesauer@localhost arnold-usd]$ ./abuild MODE="profile" ARNOLD_PATH="/home/suesauer/Documents/arnold_run/arnold_sdk" USD_PATH='/home/suesauer/Documents/USD' USD_BUILD_MODE='shared_libs' BOOST_INCLUDE='/usr/include' PYTHON_INCLUDE='/usr/include/python2.7' PYTHON_LIB='/usr/lib' PYTHON_LIB_NAME='python2.7' PREFIX='/home/suesauer/Documents/Maya_arnold-usd' scons: Reading SConscript files ... Mkdir("build") Building Arnold-USD:

Just so you guys know...

sirpalee commented 4 years ago

Hi @suesauer can you confirm you are using the latest commit from the master branch? This was fixed last week in 71160458d8d7e12630f26fbf2b7973ef48607eb7 .

suesauer commented 4 years ago

For Usd arnold Im on bed1008, which is what the release notes: https://docs.arnoldrenderer.com/display/A5AFHUG/HtoA+5.1.0 say I should be on. I will change my head and rebuild. Will report back

suesauer commented 4 years ago

Great success on building for that commit. Thanks