I have tried to compile the source at least 20 times and I keep getting these problems here is the output compiled in Visual C++ 2010 express edition, please help.
1>------ Build started: Project: ZERO_CHECK, Configuration: Release Win32 ------
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
2>------ Build started: Project: ace, Configuration: Release Win32 ------
3>------ Build started: Project: revision.h, Configuration: Release Win32 ------
4>------ Build started: Project: zlib, Configuration: Release Win32 ------
5>------ Build started: Project: bzip2, Configuration: Release Win32 ------
6>------ Build started: Project: mpq, Configuration: Release Win32 ------
7>------ Build started: Project: collision, Configuration: Release Win32 ------
8>------ Build started: Project: gsoap, Configuration: Release Win32 ------
3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
2>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
9>------ Build started: Project: scripts, Configuration: Release Win32 ------
10>------ Build started: Project: game, Configuration: Release Win32 ------
4>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
11>------ Build started: Project: shared, Configuration: Release Win32 ------
6>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
5>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
7>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
8>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
12>------ Build started: Project: libmysql, Configuration: Release Win32 ------
13>------ Build started: Project: g3dlib, Configuration: Release Win32 ------
14>------ Build started: Project: vmap3extractor, Configuration: Release Win32 ------
15>------ Build started: Project: mapextractor, Configuration: Release Win32 ------
10>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
12>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
13>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
9>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
16>------ Build started: Project: vmap3assembler, Configuration: Release Win32 ------
11>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
14>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
15>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
17>------ Build started: Project: authserver, Configuration: Release Win32 ------
18>------ Build started: Project: worldserver, Configuration: Release Win32 ------
16>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
18>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
17>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
19>------ Build started: Project: ALL_BUILD, Configuration: Release Win32 ------
19>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppCommon.targets(151,5): error MSB6003: The specified task executable "cmd.exe" could not be run. Access is denied
20>------ Skipped Build: Project: INSTALL, Configuration: Release Win32 ------
20>Project not selected to build for this solution configuration
========== Build: 0 succeeded, 19 failed, 0 up-to-date, 1 skipped ==========