Coder Social home page Coder Social logo

Comments (8)

Liametc avatar Liametc commented on August 16, 2024

The previous build_log was without the AL plugin. Here's one with the whole shebang
build_log_with_AL.txt

from maya-usd.

kxl-adsk avatar kxl-adsk commented on August 16, 2024

For master branch, we are using USD 19.05. It's documented in https://github.com/Autodesk/maya-usd/blob/master/doc/build.md, but not as easy to find as it should be.

from maya-usd.

Liametc avatar Liametc commented on August 16, 2024

I did see that, but as you're latest release was tagged 19.07 (and behind the master branch), I thought it hadn't been updated for some reason. I will attempt to build against this now.
Thanks

from maya-usd.

kxl-adsk avatar kxl-adsk commented on August 16, 2024

Tags came in from Pixar & AL repository...we thought about renaming them to avoid confusion but for now, we try to limit what gets renamed until everything is moved and we don't have to merge new changes from both AL & PXR.

from maya-usd.

Liametc avatar Liametc commented on August 16, 2024

That makes sense, if a little confusing.
It still fails, for slightly different reasons, but still during compilation. I've attached the logs once more
build_log_19_05.txt

from maya-usd.

seando-adsk avatar seando-adsk commented on August 16, 2024

From your build log it looks as though you are building with gcc 4.8.5. Building with some of the components enabled (such as UFE) requires at least gcc 6.3.1. Since you're on CentOS7 you should already have that in the devtoolsets. In your shell, use this command to enable:

scl enable devtoolset-6 bash

from maya-usd.

Liametc avatar Liametc commented on August 16, 2024

Took me a while to get that working properly in docker, but it's at least built the AL plugin now. I'm enabling the PXR_VALIDATE_GENERATED_CODE flag as it appears to skip the pxr plugin if this is not set. Will report back. Thanks for the help

from maya-usd.

Liametc avatar Liametc commented on August 16, 2024

Update, this all built fine and with a little tweaking of some environment paths worked fine too. Thanks for the tool and the help. Much appreciated

from maya-usd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.