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 dl library (Linux/macOS) #30

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Link dl library (Linux/macOS) #30

merged 1 commit into from
Feb 20, 2024

Conversation

SteffenL
Copy link
Contributor

Fixes a possible error about undefined reference to symbol "dlclose".

Error observed with Ubuntu 20.04.6, GCC 9.4.0.

Fixes a possible error about undefined reference to symbol "dlclose".

Error observed with Ubuntu 20.04.6, GCC 9.4.0.
@SteffenL SteffenL added the bug Something isn't working label Feb 20, 2024
@SteffenL SteffenL linked an issue Feb 20, 2024 that may be closed by this pull request
@SteffenL SteffenL merged commit 219c818 into webview:master Feb 20, 2024
3 checks passed
@SteffenL SteffenL deleted the link-dl branch February 20, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

not able to use go run
1 participant