Karl Stump
2018-04-28 18:11:09 UTC
Hi
I'm building on windows 10 using Msys2 (64-bit)
It doesn't matter whether I use msys2.exe, mingw64.exe or mingw32.exe
In the directory /c/chicken , I do the following make (this is just one
that I've tried),
==> make PLATFORM=mingw-msys PREFIX=/c/chicken ARCH=x86-64
and posixwin.c tries to include direct.h which is not found.
Any help is appreciated.
Thanks,
Karl
I'm building on windows 10 using Msys2 (64-bit)
It doesn't matter whether I use msys2.exe, mingw64.exe or mingw32.exe
In the directory /c/chicken , I do the following make (this is just one
that I've tried),
==> make PLATFORM=mingw-msys PREFIX=/c/chicken ARCH=x86-64
and posixwin.c tries to include direct.h which is not found.
Any help is appreciated.
Thanks,
Karl