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
# the DWA installation of pxrConfig.cmake lives in
# the usd_imaging Rez package. To work correctly, it
# requires env vars REZ_USD_CORE_ROOT, REZ_USD_IMAGING_ROOT
# and PXR_INCLUDE_DIRS to be set (e.g. in CMake preset).
# A standard installation should not require these...
if(NOT pxr_FOUND)
find_package(pxr REQUIRED)
endif()
what is the pxr ? and where to download that package ? and which version should I use ?
Thanks a lot !
The text was updated successfully, but these errors were encountered:
Hi guys,
moonray/hydra/hdMoonray/CMakeLists.txt:42 (find_package)
what is the pxr ? and where to download that package ? and which version should I use ?
Thanks a lot !
The text was updated successfully, but these errors were encountered: