Skip to content

Cannot build github.com/go-llsqlite/crawshaw #247

@izissise

Description

@izissise

When I try to build github.com/go-llsqlite/crawshaw
I get the following error:

fatal error: ./c/sqlite3.c: No such file or directory
   20 | // #include "./c/sqlite3.c"
      |           ^~~~~~~~~~~~~~~
compilation terminated.

It looks like please_go_tool doesn't correctly adds c/sqlite3.c in c_srcs

...
    c_srcs = [
        "blocking_step.c",
        "wrappers.c",
    ],
...

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