Skip to content

Unable to build on macos 26.0.1 #14

@blackrez

Description

@blackrez

Hello,

I tried to use the binding on the latest version of macos but I got this error :

/Users/nabil/projects/gnop/app-swift/front/.build/checkouts/fdb-swift-bindings/Sources/CFoundationDB/fdb_c_wrapper.h:25:10: error: 'foundationdb/fdb_c.h' file not found
23 |
24 | #define FDB_API_VERSION FDB_LATEST_API_VERSION
25 | #include <foundationdb/fdb_c.h>
   |          `- error: 'foundationdb/fdb_c.h' file not found
26 |
27 | #endif

The libs are installed :

➜  ~ ls /usr/local/include/foundationdb
fdb_c_apiversion.g.h fdb_c_internal.h     fdb_c_options.g.h    fdb_c_types.h        fdb_c.h              fdb.options

I also tried to make a configuration file for pkg-config but I think it wasn't correct.

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