Ok, here goes. VS 2008 Pro, with the latest DX SDK.
It's probably something stupid on my part, but this is the first time compiling C++ for me.
Code:
1>------ Build started: Project: Bochs_disasm, Configuration: Debug Win32 ------
2>------ Build started: Project: Common, Configuration: Debug Win32 ------
3>------ Build started: Project: DiscIO, Configuration: Debug Win32 ------
4>------ Build started: Project: zlib, Configuration: Debug Win32 ------
4>Compiling...
2>Compiling...
3>Compiling...
1>Compiling...
2>stdafx.cpp
4>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
2>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
4>crc32.c
2>stdafx.cpp
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
4>deflate.c
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
4>gzio.c
3>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
2>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
3>aes_core.c
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
2>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Core\Common\Win32\Debug\BuildLog.htm"
1>stdafx.cpp
2>Common - 2 error(s), 0 warning(s)
3>c:\users\username\desktop\dolphin source\source\core\discio\src\aes\aes_core.c(36) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
4>c:\users\username\desktop\dolphin source\externals\zlib\gzio.c(10) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
3>aes_cbc.c
4>infback.c
1>c:\users\username\desktop\dolphin source\externals\bochs_disasm\stdafx.h(12) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
1>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Externals\Bochs_disasm\Win32\Debug\BuildLog.htm"
1>Bochs_disasm - 1 error(s), 1 warning(s)
3>c:\users\username\desktop\dolphin source\source\core\discio\src\aes\aes_cbc.c(57) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
3>Generating Code...
4>inffast.c
5>------ Build started: Project: wxBase28, Configuration: Debug Win32 ------
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
6>------ Build started: Project: wxCore28, Configuration: Debug Win32 ------
3>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Core\DiscIO\Win32\Debug\BuildLog.htm"
4>inflate.c
3>DiscIO - 2 error(s), 1 warning(s)
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
4>inftrees.c
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
4>trees.c
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
4>zutil.c
5>Compiling...
4>c:\users\username\desktop\dolphin source\externals\zlib\zutil.h(21) : fatal error C1083: Cannot open include file: 'stddef.h': No such file or directory
4>Generating Code...
4>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Externals\zlib\Win32\Debug\BuildLog.htm"
4>zlib - 9 error(s), 1 warning(s)
7>------ Build started: Project: Core, Configuration: Debug Win32 ------
7>Compiling...
5>dummy.cpp
5>c:\Users\username\desktop\dolphin source\Externals\wxWidgets\Include\wx/debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
6>Compiling...
8>------ Build started: Project: Plugin_DSP_LLE, Configuration: Debug Win32 ------
5>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Externals\wxWidgets\build\msw\wxBase28_Win32\Debug\BuildLog.htm"
7>HLE_Misc.cpp
5>wxBase28 - 1 error(s), 0 warning(s)
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>HLE_OS.cpp
8>Compiling...
7>c:\users\username\desktop\dolphin source\source\core\common\src\stringutil.h(21) : fatal error C1083: Cannot open include file: 'stdarg.h': No such file or directory
7>CPU.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>CPUCompare.cpp
6>dummy.cpp
7>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>HW.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Memmap.cpp
8>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
8>stdafx.cpp
6>c:\Users\username\desktop\dolphin source\Externals\wxWidgets\Include\wx/debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
6>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Externals\wxWidgets\build\msw\wxCore28_Win32\Debug\BuildLog.htm"
6>wxCore28 - 1 error(s), 0 warning(s)
8>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>SystemTimers.cpp
8>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Plugins\Plugin_DSP_LLE\Win32\Debug\BuildLog.htm"
8>Plugin_DSP_LLE - 1 error(s), 1 warning(s)
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>EXI.cpp
9>------ Build started: Project: Plugin_DSP_NULL, Configuration: Debug Win32 ------
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>EXI_Channel.cpp
9>Compiling...
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>EXI_Device.cpp
10>------ Build started: Project: Plugin_PadSimple, Configuration: Debug Win32 ------
7>c:\users\username\desktop\dolphin source\source\core\core\src\hw\memmap.h(20) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>EXI_DeviceAD16.cpp
10>Compiling...
7>c:\users\username\desktop\dolphin source\source\core\core\src\core.h(20) : fatal error C1083: Cannot open include file: 'vector': No such file or directory
7>EXI_DeviceIPL.cpp
9>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
9>stdafx.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>EXI_DeviceMemoryCard.cpp
9>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
10>stdafx.cpp
9>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Plugins\Plugin_DSP_NULL\Win32\Debug\BuildLog.htm"
9>Plugin_DSP_NULL - 1 error(s), 1 warning(s)
7>c:\users\username\desktop\dolphin source\source\core\core\src\core.h(20) : fatal error C1083: Cannot open include file: 'vector': No such file or directory
7>SerialInterface.cpp
10>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
10>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Plugins\Plugin_PadSimple\Win32\Debug\BuildLog.htm"
10>Plugin_PadSimple - 1 error(s), 0 warning(s)
7>c:\users\username\desktop\dolphin source\source\core\core\src\hw\serialinterface.cpp(18) : fatal error C1083: Cannot open include file: 'string.h': No such file or directory
7>SerialInterface_Devices.cpp
11>------ Build started: Project: Plugin_VideoDX9, Configuration: Debug Win32 ------
7>c:\users\username\desktop\dolphin source\source\core\core\src\hw\serialinterface_devices.cpp(18) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
7>MemoryInterface.cpp
11>Compiling...
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>PixelEngine.cpp
12>------ Build started: Project: Plugin_VideoOGL, Configuration: Debug Win32 ------
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>AudioInterface.cpp
12>Compiling...
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>StreamADPCM.cpp
11>stdafx.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>CommandProcessor.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Generating Code...
11>c:\users\username\desktop\dolphin source\source\plugins\plugin_videodx9\src\stdafx.h(7) : fatal error C1083: Cannot open include file: 'tchar.h': No such file or directory
11>stdafx.cpp
12>Globals.cpp
7>Compiling...
7>DSP.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>DVDInterface.cpp
11>c:\users\username\desktop\dolphin source\source\plugins\plugin_videodx9\src\stdafx.h(7) : fatal error C1083: Cannot open include file: 'tchar.h': No such file or directory
11>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Plugins\Plugin_VideoDX9\Win32\Debug\BuildLog.htm"
11>Plugin_VideoDX9 - 2 error(s), 0 warning(s)
12>c:\Users\username\desktop\dolphin source\Source\Core\Common\Src\Common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>GPFifo.cpp
12>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Plugins\Plugin_VideoOGL\Win32\Debug\BuildLog.htm"
12>Plugin_VideoOGL - 1 error(s), 0 warning(s)
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>VideoInterface.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>PeripheralInterface.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\hw\peripheralinterface.cpp(17) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
7>WII_IOB.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>WII_IPC.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\hw\wii_ipc.cpp(18) : fatal error C1083: Cannot open include file: 'map': No such file or directory
7>Plugin_DSP.cpp
7>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>Plugin_PAD.cpp
7>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>Plugin_Video.cpp
7>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>PowerPC.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\hw\memmap.h(20) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>PPCAnalyst.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\ppcanalyst.cpp(17) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>PPCTables.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\ppctables.cpp(17) : fatal error C1083: Cannot open include file: 'algorithm': No such file or directory
7>Interpreter.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\interpreter\interpreter.cpp(18) : fatal error C1083: Cannot open include file: 'float.h': No such file or directory
7>Interpreter_Branch.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Interpreter_FloatingPoint.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\interpreter\interpreter_floatingpoint.cpp(18) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory
7>Interpreter_Integer.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Interpreter_LoadStore.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\hw\memmap.h(20) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>Interpreter_Paired.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\interpreter\interpreter_paired.cpp(18) : fatal error C1083: Cannot open include file: 'math.h': No such file or directory
7>Interpreter_SystemRegisters.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\interpreter\interpreter_systemregisters.cpp(18) : fatal error C1083: Cannot open include file: 'float.h': No such file or directory
7>Generating Code...
7>Compiling...
7>Jit.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Jit_Branch.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Jit_FloatingPoint.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Jit_Integer.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Jit_LoadStore.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Jit_Paired.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Jit_SystemRegisters.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>JitAsm.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>JitBackpatch.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\jit64\jitbackpatch.cpp(1) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>JitCache.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\powerpc\jit64\jitcache.cpp(17) : fatal error C1083: Cannot open include file: 'map': No such file or directory
7>JitCore.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>JitRegCache.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Boot.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Boot_DOL.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Boot_ELF.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>ElfReader.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\boot\elfreader.cpp(1) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>Debugger_BreakPoints.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Debugger_SymbolMap.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Dump.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\debugger\dump.cpp(17) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
7>GClibloc.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\debugger\gclibloc.cpp(7) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Generating Code...
7>Compiling...
7>PPCDebugInterface.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\debugger\debugger_breakpoints.h(20) : fatal error C1083: Cannot open include file: 'vector': No such file or directory
7>WII_IPC_HLE.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\ipc_hle\wii_ipc_hle.cpp(18) : fatal error C1083: Cannot open include file: 'map': No such file or directory
7>WII_IPC_HLE_Device_DI.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>WII_IPC_HLE_Device_FileIO.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>WII_IPC_HLE_Device_sdio_slot0.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>WII_IPC_HLE_Device_usb.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\ipc_hle\wii_ipc_hle_device.h(20) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>WII_IPC_HLE_WiiMote.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Console.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\console.cpp(17) : fatal error C1083: Cannot open include file: 'iostream': No such file or directory
7>Core.cpp
7>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>CoreParameter.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>CoreTiming.cpp
7>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>LogManager.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\logmanager.cpp(17) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
7>MemTools.cpp
7>c:\program files\microsoft sdks\windows\v6.0a\include\windows.h(151) : fatal error C1083: Cannot open include file: 'excpt.h': No such file or directory
7>PatchEngine.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\patchengine.cpp(18) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>Tracer.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\tracer.cpp(18) : fatal error C1083: Cannot open include file: 'stdio.h': No such file or directory
7>VolumeHandler.cpp
7>c:\users\username\desktop\dolphin source\source\core\core\src\volumehandler.h(21) : fatal error C1083: Cannot open include file: 'string': No such file or directory
7>HLE.cpp
7>c:\users\username\desktop\dolphin source\source\core\common\src\common.h(21) : fatal error C1083: Cannot open include file: 'stdlib.h': No such file or directory
7>Generating Code...
7>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Core\Core\Win32\Debug\BuildLog.htm"
7>Core - 77 error(s), 0 warning(s)
13>------ Build started: Project: DebuggerWX, Configuration: Debug Win32 ------
13>Compiling...
13>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
13>RegisterView.cpp
13>c:\users\username\desktop\dolphin source\externals\wxwidgets\include\wx\debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
13>CodeWindow.cpp
13>c:\users\username\desktop\dolphin source\externals\wxwidgets\include\wx\debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
13>Debugger.cpp
13>c:\users\username\desktop\dolphin source\externals\wxwidgets\include\wx\debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
13>LogWindow.cpp
13>c:\users\username\desktop\dolphin source\externals\wxwidgets\include\wx\debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
13>RegisterWindow.cpp
13>c:\users\username\desktop\dolphin source\externals\wxwidgets\include\wx\debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
13>CodeView.cpp
13>c:\users\username\desktop\dolphin source\externals\wxwidgets\include\wx\debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
13>Generating Code...
13>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Core\DebuggerWX\Win32\Debug\BuildLog.htm"
13>DebuggerWX - 6 error(s), 1 warning(s)
14>------ Build started: Project: DolphinWX, Configuration: Debug Win32 ------
14>Compiling...
14>Frame.cpp
14>c:\Users\username\desktop\dolphin source\Externals\wxWidgets\Include\wx/debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
14>GameListCtrl.cpp
14>c:\Users\username\desktop\dolphin source\Externals\wxWidgets\Include\wx/debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
14>Globals.cpp
14>c:\Users\username\desktop\dolphin source\Externals\wxWidgets\Include\wx/debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
14>PluginOptions.cpp
14>.\src\PluginOptions.cpp(18) : fatal error C1083: Cannot open include file: 'string': No such file or directory
14>BootManager.cpp
14>.\src\BootManager.cpp(18) : fatal error C1083: Cannot open include file: 'string': No such file or directory
14>Config.cpp
14>.\src\Config.cpp(18) : fatal error C1083: Cannot open include file: 'string': No such file or directory
14>FileSearch.cpp
14>c:\Users\username\desktop\dolphin source\Externals\wxWidgets\Include\wx/debug.h(18) : fatal error C1083: Cannot open include file: 'assert.h': No such file or directory
14>ISOFile.cpp
14>.\src\ISOFile.cpp(18) : fatal error C1083: Cannot open include file: 'string': No such file or directory
14>PluginManager.cpp
14>.\src\PluginManager.cpp(18) : fatal error C1083: Cannot open include file: 'string': No such file or directory
14>main.cpp
14>.\src\main.cpp(18) : fatal error C1083: Cannot open include file: 'vector': No such file or directory
14>Generating Code...
14>Build log was saved at "file://c:\Users\username\desktop\dolphin source\Source\Core\DolphinWX\Win32\Debug\BuildLog.htm"
14>DolphinWX - 10 error(s), 0 warning(s)
========== Build: 0 succeeded, 14 failed, 0 up-to-date, 0 skipped ==========