david_chisnall on Nostr: nprofile1q…ajwmg Note that, to install those SDKs on the Mac in the first place, ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqt78yf5v3cdu894w5d8hhxffsj7kqe4yv6tp6t766hnr9yz7udq5spajwmg (nprofile…jwmg) Note that, to install those SDKs on the Mac in the first place, you need to click through a license agreement that, last time I read it, explicitly prohibited this.
Zig works around this by building their macOS cross-compile toolchain from things on the Apple open source release. Unfortunately this excludes all of the GUI libraries and so you hit a hard wall as soon as you want to do anything that isn’t a simple command-line tool.
Zig works around this by building their macOS cross-compile toolchain from things on the Apple open source release. Unfortunately this excludes all of the GUI libraries and so you hit a hard wall as soon as you want to do anything that isn’t a simple command-line tool.