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

Plugin loader should also try dylib extension on macOS #805

Open
bjornbytes opened this issue Aug 21, 2024 · 0 comments
Open

Plugin loader should also try dylib extension on macOS #805

bjornbytes opened this issue Aug 21, 2024 · 0 comments
Labels
bug uh oh

Comments

@bjornbytes
Copy link
Owner

Right now plugins have to use .so extension on macOS, but dylib should maybe also work. For example lovr-luasocket outputs socket.dylib which won't work if you try to require('socket').

@bjornbytes bjornbytes added the bug uh oh label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug uh oh
Projects
None yet
Development

No branches or pull requests

1 participant