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

Include AdpfWrapper.cpp when building the library #62

Merged
merged 1 commit into from Mar 1, 2024

Conversation

fornwall
Copy link
Contributor

@fornwall fornwall commented Mar 1, 2024

This fixes:

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN11AdpfWrapper5closeEv"

If possible, it would be nice to include this in a patch release.

This fixes:

> java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN11AdpfWrapper5closeEv"
fornwall added a commit to EmbarkStudios/oboe-rs that referenced this pull request Mar 1, 2024
This fixes:

> java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "_ZN11AdpfWrapper5closeEv"

Submitted upstream at katyo#62
@katyo
Copy link
Owner

katyo commented Mar 1, 2024

@fornwall Thanks. Is where other sources which I forgot to add?

@fornwall
Copy link
Contributor Author

fornwall commented Mar 1, 2024

Is where other sources which I forgot to add?

Not that I know of (with this change it works after some basic smoke testing), while previously the app couldn't startup due to the UnsatisfiedLinkError.

@katyo katyo merged commit dbb6e91 into katyo:master Mar 1, 2024
24 of 25 checks passed
@fornwall fornwall deleted the build-adpf-wrapper branch March 3, 2024 09:25
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.

None yet

2 participants