Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Mac OS integration #14

Open
arpecop opened this issue Sep 26, 2023 · 0 comments
Open

Mac OS integration #14

arpecop opened this issue Sep 26, 2023 · 0 comments

Comments

@arpecop
Copy link

arpecop commented Sep 26, 2023

make                                                        
  GIT     submodules
Submodule path 'postgres': checked out '8382864eb5c9f9ebe962ac20b3392be5ae304d23'
  MAKE    postgres headers
  ZIG     pg_turso
/private/tmp/pg_turso/build.zig:25:24: error: expected type 'Build.LazyPath', found '*const [20:0]u8'
    lib.addIncludePath("postgres/src/include");
                       ^~~~~~~~~~~~~~~~~~~~~~
/usr/local/Cellar/zig/0.11.0/lib/zig/std/Build.zig:1672:22: note: union declared here
pub const LazyPath = union(enum) {
                     ^~~~~
/usr/local/Cellar/zig/0.11.0/lib/zig/std/Build/Step/Compile.zig:1030:45: note: parameter type declared here
pub fn addIncludePath(self: *Compile, path: LazyPath) void {
                                            ^~~~~~~~
referenced by:
    runBuild__anon_6722: /usr/local/Cellar/zig/0.11.0/lib/zig/std/Build.zig:1638:27
    remaining reference traces hidden; use '-freference-trace' to see all reference traces
make: *** [all] Error 2

what I am missing... even brew install postgres@16 (just in case) ?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant