Op 12-06-11 07:54, Patrick Gauthier schreef:
Hi,
As I was writing my task dialog test I ran into a few problems trying to test on Windows...
First, I tried building it using make crosstest but I keep getting this:
$ gmake crosstest crosstest is not supported (mingw not installed?) gmake: *** [crosstest] Error 1
I am on FreeBSD 8.2-RELEASE (i386), I have the following mingw ports installed (using pkg_add)
mingw32-bin-msvcrt-r3.18.a3.14 mingw32-binutils-2.21,1 mingw32-directx-20020518 mingw32-gcc-4.5.0_1,1 mingw32-pdcurses-3.4 mingw32-pthreads-2.8.0
What is your mingw prefix?
~Maarten