On Thursday, 7 August 2014 at 01:18:52 UTC, Brad Anderson wrote:
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

Nope, still not working, but thx.

Reply via email to