Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

install codegenTemplates #211

Closed
pmolodo opened this issue May 8, 2017 · 3 comments
Closed

install codegenTemplates #211

pmolodo opened this issue May 8, 2017 · 3 comments

Comments

@pmolodo
Copy link
Contributor

pmolodo commented May 8, 2017

Description of Issue

the codegenTemplates directory is not installed in the bin dir, so any time "usdGenSchema" is run, it needs to be pointed at a source-code checkout (or the directory needs to be manually copied)

This issue is referenced in #158, but I felt it deserved it's own issue.

Steps to Reproduce

  1. Do a default / fresh usd build + install
  2. cd to a directory with a valid schema.usd file
  3. Run usdGenSchema
  4. It will error if the "-t/--templates" arg is not set, because the default templates are not installed in ${USD_INSTALL_ROOT}/bin/codegenTemplates
@meshula
Copy link
Member

meshula commented May 8, 2017

+1 This would for sure be a boon to people developing plugins, but relying on a distributed package.

@jtran56
Copy link

jtran56 commented May 11, 2017

Filed as internal issue #146333.

@chadrik
Copy link
Contributor

chadrik commented Jun 15, 2017

Are there any complicating factors to this issue or is it as simple as adding some install commands to cmake?

AdamFelt pushed a commit to autodesk-forks/USD that referenced this issue Apr 16, 2024
…/feature/pipeline_adsk

Enable disableConcurrentBuilds(abortPrevious:true) on PR branches
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants