Build Log
Building Win32\Debug DMD\ConsoleApp2.exe
Command Line
set PATH=C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE;C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin;C:\D\dmd2\windows\bin;%PATH% dmd -g -debug -X -Xf"Win32\Debug DMD\ConsoleApp2.json" -deps="Win32\Debug DMD\ConsoleApp2.dep" -c -of"Win32\Debug DMD\ConsoleApp2.obj" main.d if errorlevel 1 goto reportError set LIB="C:\D\dmd2\windows\bin\..\lib" echo. > c:\users\max\DOCUME~1\VISUAL~1\Projects\CONSOL~3\CONSOL~1\Win32\DEBUGD~1\CONSOL~1.LNK echo "Win32\Debug DMD\ConsoleApp2.obj","Win32\Debug DMD\ConsoleApp2.exe","Win32\Debug DMD\ConsoleApp2.map",user32.lib+ >> c:\users\max\DOCUME~1\VISUAL~1\Projects\CONSOL~3\CONSOL~1\Win32\DEBUGD~1\CONSOL~1.LNK echo kernel32.lib/NOMAP/CO/NOI/DELEXE >> c:\users\max\DOCUME~1\VISUAL~1\Projects\CONSOL~3\CONSOL~1\Win32\DEBUGD~1\CONSOL~1.LNK "C:\Program Files (x86)\VisualD\pipedmd.exe" -deps "Win32\Debug DMD\ConsoleApp2.lnkdep" C:\D\dmd2\windows\bin\link.exe @c:\users\max\DOCUME~1\VISUAL~1\Projects\CONSOL~3\CONSOL~1\Win32\DEBUGD~1\CONSOL~1.LNK if errorlevel 1 goto reportError if not exist "Win32\Debug DMD\ConsoleApp2.exe" (echo "Win32\Debug DMD\ConsoleApp2.exe" not created! && goto reportError) goto noError :reportError echo Building Win32\Debug DMD\ConsoleApp2.exe failed! :noError
Output
object.Error@(0): Access Violation ---------------- 0x005BEDEE 0x005D7FD6 0x005A38D0 0x005B3676 0x0053479E 0x005ACE2F 0x005AF442 0x00579BA6 0x005A77F4 0x77DA2FDE in NtdllDefWindowProc_A 0x77DA2703 in RtlReAllocateHeap 0x005293B9 0x005D7141 Building Win32\Debug DMD\ConsoleApp2.exe failed!