-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
It's unclear how to build from source at the moment. Attempting to build from a Windows 10 box for the stable MSVC target with no attempt at special configuration yields:
~/…/experiments/rjni master$ cargo build --example instance
Updating registry `https://github.com/rust-lang/crates.io-index`
Compiling libc v0.2.40
Compiling rjni v0.0.1 (file:///…/experiments/rjni)
error: linking with `link.exe` failed: exit code: 1181
|
= note: // snip, horribly long linker invocation
= note: LINK : fatal error LNK1181: cannot open input file 'jvm.lib'
I understand that this project is a work-in-progress, and this may not be an immediate priority for you. However, adding documentation like this will enable people to experiment and contribute, if it's something you think might help this project along. :)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels