Skip to content

How to build from source? #4

@ErichDonGubler

Description

@ErichDonGubler

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. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions