Could someone point me in the right direction please?
You can also add `-L-framework -LCocoa` to dmd to pass the two arguments to the linker (they need to be separate -L things for the two pieces, which is kinda weird but it works)
Adam D. Ruppe via Digitalmars-d-learn Wed, 04 Sep 2019 08:25:46 -0700
Could someone point me in the right direction please?
You can also add `-L-framework -LCocoa` to dmd to pass the two arguments to the linker (they need to be separate -L things for the two pieces, which is kinda weird but it works)