vfxpro99 / usd-build-club

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OSX Build Error

skarone opened this issue · comments

The following build commands failed:
CompileC /Users/ignacio/workspace/Projects/stage/pxr/imaging/lib/glf/usd.build/Release/glf.build/Objects-normal/x86_64/baseTexture.o pxr/imaging/lib/glf/baseTexture.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)

Two questions, which version of clang (or Xcode) are you using? And could you post the baseTexture error message?

There is new code available. Please pull latest USD from pixar and build club from here, checkout the dev branch of USD, and go through the build club steps again. If the problem persists, feel free to re-open an issue.