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

link libpulse-simple against libpulse to make apulse work for Unreal Engine 4 games #101

Merged
merged 1 commit into from
Jul 21, 2019

Conversation

dscharrer
Copy link
Contributor

Without this dlopen("libpulse-simple.so.0") will fail if the process
hasn't already loaded libpulse.so.0.

Without this dlopen("libpulse-simple.so.0") will fail if the process
hasn't already loaded libpulse.so.0.

This makes apulse work for Unreal Engine 4 games.
@i-rinat i-rinat merged commit 3ca4867 into i-rinat:master Jul 21, 2019
i-rinat added a commit that referenced this pull request Jul 21, 2019
@i-rinat
Copy link
Owner

i-rinat commented Jul 21, 2019

Looks good. Thanks!

I've also linked libpulse-mainloop-glib with libpulse.

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