Replies: 2 comments 3 replies
-
|
Hi, not sure if this is still under development but it looks like it a very interesting project! I wanted to try it out but I can't seem to get the example to compile on $ cargo check --features vendored
Compiling mlua-sys v0.6.3
error: You can enable only one of the features: lua54, lua53, lua52, lua51, luajit, luajit52, luau
--> /Users/ianchamberlain/.config/cargo/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-sys-0.6.3/build/main.rs:16:13
|
16 | compile_error!("You can enable only one of the features: lua54, lua53, lua52, lua51, luajit, luajit52, luau");
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error: could not compile `mlua-sys` (build script) due to 1 previous errorAny idea what I'm missing here? Is there some other combination of feature flags I should be using? I'll try to set up the right environment for |
Beta Was this translation helpful? Give feedback.
-
|
Hello! I stumbled upon this crate, and the automatic generation of documentation is something that'd be really useful for my project. Will the mlua version be updated? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This project is early and experimental. Please share any ideas or concerns here.
Beta Was this translation helpful? Give feedback.
All reactions