Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

EMSUSD-1016 - Link against mayaUsdAPI to preload it for other plugins #3606

Merged

Conversation

gz-adsk
Copy link

@gz-adsk gz-adsk commented Feb 12, 2024

The mayaUsdAPI library is not directly needed by the mayaUsd plugin. However, there is no way currently for other plugins that need it to know where to locate it on mac/linux through rpaths. By linking it it will be preloaded like the other dynamic libs.

@gz-adsk gz-adsk self-assigned this Feb 12, 2024
Copy link
Collaborator

@seando-adsk seando-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for figuring this out and submitting the fix.

@seando-adsk seando-adsk added build Related to building maya-usd repository ready-for-merge Development process is finished, PR is ready for merge labels Feb 12, 2024
@seando-adsk seando-adsk merged commit d68d172 into dev Feb 12, 2024
11 checks passed
@seando-adsk seando-adsk deleted the gz-adsk/EMSUSD-1016/exposing-mayausdapi-lib-through-plugin branch February 12, 2024 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to building maya-usd repository ready-for-merge Development process is finished, PR is ready for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants