Skip to content

build failure: tools/pkg/protogen/data.go .. cls.ConstructorParams undefined #2

@twjobs2005

Description

@twjobs2005

Sorry to bother you again, but I wanted to check that the previous two problems were fixed. Sadly, I still can't build jni-proxy (on the current master)...

$ make
go run ./tools/cmd/callbackgen/
go run ./tools/cmd/protogen/ -specs ../jni/spec/java/ -overlays ../jni/spec/overlays/java/ -output proto/ -go-module github.com/AndroidGoLab/jni-proxy
# github.com/AndroidGoLab/jni-proxy/tools/pkg/protogen
tools/pkg/protogen/data.go:206:25: cls.ConstructorParams undefined (type javagen.MergedClass has no field or method ConstructorParams)
make: *** [Makefile:20: proto] Error 1

.. am I missing something: should make be successful, or does it need some other setup steps to work?

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