f10bd1279d
We need to remove the directory containing sh.exe from the PATH as
otherwise mingw32-make seems to use it and not cmd.exe for executing the
commands in the makefile, but the wrong directory was being removed in
appveyor.yml, having no effect.
Fix this and undo
|
||
---|---|---|
.. | ||
msvs | ||
appveyor.bat | ||
before_install.sh | ||
build-wxwidgets.py | ||
builder.py | ||
post-release.sh | ||
pre-release.sh | ||
release.bat | ||
release.sh | ||
wxwidgets.iss |