janet-lang / janet-lang/webview
Build attempt on OSX Ventura fails
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 52
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Build attempt on OSX Ventura failed.
```
$ janet -v
1.34.0-meson
$ jpm build
./project.janet:11:10: compile error: unknown symbol file/popen
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at project.janet line 11 and reproduce the failure with Janet 1.34.0-meson using jpm build on OSX Ventura. Done means the project builds without the unknown symbol file/popen compile error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, macos
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100