janet-lang / webview

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

Build attempt on OSX Ventura fails #6

Open gamecubate opened 7 months ago

gamecubate commented 7 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 7 months ago

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

sogaiu commented 5 months ago

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