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

Ensure HdDependenciesSchema::GetEntries is linkable #3369

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

robpieke
Copy link
Contributor

Adding HD_API to HdDependenciesSchema::GetEntries so that the symbol will be found on Windows.

Description of Change(s)

Without this change, Windows-based users of HdDependenciesSchema are unable to use the GetEntries method as the symbol isn't "exposed" (I don't know the strictly proper terminology)

  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

Adding `HD_API` to `HdDependenciesSchema::GetEntries` so that the symbol will be found on Windows.
robp-sidefx added a commit to sideeffects/USD that referenced this pull request Oct 17, 2024
On Windows, HdDependenciesSchema::GetEntries wasn't an accessible symbol, so adding `HD_API`.

Similarly submitted as PixarAnimationStudios#3369
@jesschimein
Copy link
Contributor

Filed as internal issue #USD-10327

@jesschimein
Copy link
Contributor

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants