digitalmars.D.learn - Build WindowsApi bindings with dmd?
I was looking through the bindings and only see a makefile for GNU make. Is there a version for dmd? I really wanted to avoid GNU make if possible.
Jul 02 2012
On Monday, 2 July 2012 at 22:10:00 UTC, Damian wrote:I was looking through the bindings and only see a makefile for GNU make. Is there a version for dmd? I really wanted to avoid GNU make if possible.You can try this https://github.com/AndrejMitrovic/WindowsAPI/downloads
Jul 02 2012