-
I just tried to go through the install from source as described in the README.
It mentions that besides Git and Zig, no build dependencies are needed.
I am not sure this is true, as evidenced below:…
-
Hi,
I tried to build on Linux, but so far no success.
The problem seems to be in the compilation of the `src/deps/zip/src/zip.c` file.
I tried to play around with the compiler flags in `src/deps/z…
-
Compiler version:
```
⟩ zig-master version
0.10.0-dev.4476+0f0076666
```
OS info: Fedora 36, Linux 5.19.15-201.fc36.x86_64
Compile error:
```
zig-master build run
LLD Link... ld.lld: erro…
-
[michal-z/dawn-bin](https://github.com/michal-z/dawn-bin) only contains binaries for macOS 12, but I'm still on macOS 11. Fortunately, I can manually build [hexops/mach-gpu](https://github.com/hexops/…
-
Multiple people have reported this issue.
1. Clone Mach
2. run `zig build run-example-triangle` -> you encounter a FileNotFound error
3. Rerun `zig build run-example-triangle` -> it works as expe…
-
Currently, all libraries produced by Mach are installed to the output prefix. This is undesirable as Zig's build system can be used to produce packages, or to install globally to the system, and Mach …
-
I followed the "getting started" guide in the zgpu readme. I cloned the `zig-gamedev` repository and copied the `zgpu`, `zmath` and `zpool` directories into my project's `vendor` directory. The follo…
ghost updated
2 years ago
-
The sound sample app still works on my M1 Max. But tests are failing.
```
[zgpu] Name: Apple M1 Max
[zgpu] Driver: Metal driver on macOS Version 12.4 (Build 21F79)
[zgpu] Adapter type: Di…
-
Spawned from Twitter convo https://twitter.com/rsms/status/1465073396861992961
We are already doing a fair amount of work to enable effortless compilation (and cross-compilation) of Google's Dawn W…
-
I'm not sure what to make of this. Perhaps there are breaking changes between `zig 0.10.0-dev.2412` and `0.10.0-dev.2432`?
I'm running this on an M1 MacBook Pro:
```sh
$ which zig
/opt/homebr…