-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Description
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
Labels
No labels