Skip to content

Building is error prone and time consuming #232

Open
@Stebalien

Description

In my (brief) experience, the only reliable way to build this project is to run make clean followed by FFI_BUILD_FROM_SOURCE=1 make cgo-gen. This is frustrating and time consuming.

I'd expect make to just "do the thing" but it looks like the makefile needs to be refactored to make this happen.

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