https://github.com/mitchellh/zig-framework-bug
https://github.com/mitchellh/zig-framework-bug
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mitchellh/zig-framework-bug
- Owner: mitchellh
- Created: 2023-10-01T22:54:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-01T22:56:43.000Z (over 1 year ago)
- Last Synced: 2025-05-04T14:19:39.326Z (about 2 months ago)
- Language: C++
- Size: 24.6 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Zig Nix + macOS Framework Bug
`0.12.0-dev.694+937e8cb70`
If you load the Nix environment (nix shell or nix develop) and run
`zig build` then you'll get an error where it looks at
the wrong framework search path.If you are outside the Nix environment, it works.