top | item 41826716

(no title)

squeek502 | 1 year ago

See https://www.ryanliptak.com/blog/zig-is-a-windows-resource-co... for an example of using the Zig build system to cross-compile an existing Windows GUI program written in C from any supported host system.

discuss

order

oefrha|1 year ago

Yeah I have used windres for that purpose in the past, open to replacing that with a zig invocation.