kassane / bdwgc-d

D library for interfacing with libgc (bdwgc)
http://bdwgc-d.dub.pm/
Apache License 2.0
4 stars 0 forks source link

bdwgc: zig-build msvc target - missing gnu header #1

Closed kassane closed 6 months ago

kassane commented 6 months ago

CI/CD: https://github.com/kassane/bdwgc-d/actions/runs/8726899455/job/23943184538#step:5:10 brief error:

+- zig build-lib gc Debug native-windows-msvc 27 errors
C:\Users\runneradmin\AppData\Local\zig\p\1220dd93f4ff1564d7174a0af33d647c1901fc63c4edb4f1ace710a4af1c2d65174e\include/private/gcconfig.h:2589:11:
error: 'unistd.h' file not found

Reference

kassane commented 6 months ago

fix: https://github.com/ivmai/bdwgc/pull/636