Skip to content

Fix compiler errors related to mlua #4

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

Closed
K4rakara opened this issue Sep 4, 2020 · 3 comments
Closed

Fix compiler errors related to mlua #4

K4rakara opened this issue Sep 4, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@K4rakara
Copy link
Owner

K4rakara commented Sep 4, 2020

Mlua is causing issues for some users. I'll either have to find a workaround, file an issue with the mlua crate, or switch to an alternative lua binding like hlua.

In the meantime, the priority should be making a compiled binary to distribute so that end users don't have to compile from source.

@K4rakara K4rakara added the bug Something isn't working label Sep 4, 2020
@K4rakara
Copy link
Owner Author

K4rakara commented Sep 5, 2020

A possible solution is to build luajit into the releases with the vendored feature of the mlua crate.

@K4rakara
Copy link
Owner Author

@K4rakara
Copy link
Owner Author

Should be partially fixed, I was able to get it to compile in a Void Linux VM.

@K4rakara K4rakara mentioned this issue Sep 26, 2020
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

No branches or pull requests

1 participant