in reply to [Win32]Alien-wxWidgets-0.44 with MinGW
msys make/sh are interfering, you need mingw32-make only
Later you restore sh.exe (if you want msys to work).Alien-wxWidgets-0.44>move C:\msys\1.0\bin\make.exe C:\msys\1.0\bin\mak +e.exe-crap Alien-wxWidgets-0.44>move C:\msys\1.0\bin\sh.exe C:\msys\1.0\bin\sh.ex +e-crap Alien-wxWidgets-0.44>perl Makefile.PL && dmake
To compile wxwidgets manually
wxMSW-2.8.10\build\msw>mingw32-make -f makefile.gcc
|
|---|