Skip to content

can't build alarm example #1

@twjobs2005

Description

@twjobs2005

Hi, firstly, many thanks for the idea of this project. I love Go and hate Android development, but like making apps! I was thinking of working on some android bindings for Go, but found your project which looks like it should do what I want.

I'm trying to build the alarm example (latest master code), but it fails with

..jni/examples/alarm]$ make
make: *** No rule to make target '../../internal/testjvm/testdata/com/github/xaionaro_go/jni/internal/GoInvocationHandler.java', needed by 'build/classes.dex'.  Stop.

I notice that there's a .class file in that directory, but no java. There is a .class AND .java in

./internal/testjvm/testdata/center/dx/jni/internal/GoInvocationHandler.java

but that .class file is different to the other one (so I couldn't just copy the .java)! :(

any help appreciated, thanks!

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