Skip to content

Issue: Not able to generate bindings for Gradle hosted library #551

Closed
@yardexx

Description

@yardexx

Hello!

I am trying to implement jnigen to fork of Flutter plugin. Plugin is using Gradle dependency which has classes (library API) from which I want to generate bindings. However, I am unsuccessful and jnigen is throwing exception:
image

I am following your pdfbox example, as well as kotlin plugin example.

Steps to replicate

  1. Clone repository, branch experimental/ffi
  2. Run dart run jnigen --config jnigen.yaml in library root

Maybe it's something I'm doing wrong?

Thanks for help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions