janet-lang / webview

Janet bindings to https://github.com/zserge/webview
MIT License
35 stars 6 forks source link

Build attempt on OSX Ventura fails #6

Open gamecubate opened 3 months ago

gamecubate commented 3 months ago

Build attempt on OSX Ventura failed.

$ janet -v
1.34.0-meson
$ jpm build
./project.janet:11:10: compile error: unknown symbol file/popen
sogaiu commented 3 months ago

Possibly related: https://github.com/janet-lang/webview/pull/5

sogaiu commented 2 months ago

@gamecubate PR #5 was merged. May be building will succeed now?