For compile the source of ESM, I have to setup the compile platform for ESM:
1. download following pack for MingW:
binutils-2.17.50-20060824-1.tar.gz
gcc-core-3.4.5-20060117-1.tar.gz
gcc-g++-3.4.5-20060117-1.tar.gz
gcc-objc-3.4.5-20060117-1.tar.gz
mingw32-make-3.81-2.tar.gz
mingw-runtime-3.13.tar.gz
w32api-3.10.tar.gz
2.download MinGW-5.1.3.exe
3.download MSYS-1.0.10.exe
4.install MSYS-1.0.10.exe , but the famous error occured, "Couldn't reserve space for cygwin's heap", I fix this error by download the MSYS-1.0.11-20070729.tar.bz2 and update the 1.0.10
5.install MingW.
6. that is all
浙公网安备 33010602011771号