Skip to content

Support building static libraries with shared library wrapper [4 XMR] #74

@woodser

Description

@woodser

This issue requests building monero-java and monero-cpp to static libraries so all dependencies are self-contained, with a shared library wrapper to access libmonero-java in JNI.

For example: libmonero-cpp.a, libmonero-java.a, and libmonero-java.so.

This will allow the libraries to run on Windows without MSYS2 dependency.

The libraries should build on x86_64 and ARM64 for Linux, macOS, and Windows, using proper configuration in CMakeLists.txt.

Metadata

Metadata

Assignees

No one assigned

    Labels

    💰bountyThere is a bounty on this issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions