On Thursday, 7 August 2014 at 01:15:36 UTC, Phil Lavoie wrote:
[...]
make release -fwin32

Here is the output:
Error: can't read makefile 'win32'

I'm building on Windows btw.

Thanks,
Phil

Close. You need the extension, I believe.

make -f win32.mak release

Reply via email to