Dolphin, the GameCube and Wii emulator - Forums

Full Version: Compiling help needed
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Hi everyone. I've got visual studio 2008 and I'm trying to compile https://taksi.svn.sourceforge.net/svnroot/taksi/, but my build keeps on failing. At least, I think it fails. Would anyone be kind enough to compile that with http://sourceforge.net/tracker/?func=detail&aid=3051080&group_id=104102&atid=636949 that patch?
build log would be nice
sorry, deleted it by accident and away from computer for a week.
alright, here's the log for dolphin-x64

1>------ Build started: Project: SVNRevGen, Configuration: Release Win32 ------
2>------ Build started: Project: Languages, Configuration: Release x64 ------
1>Performing Pre-Build Event...
2>Compiling zh_TW locale
2>Compiling zh_CN locale
2>Compiling tr locale
2>Compiling ru locale
1>svnrev.h updated (7095)
1>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\Common\Release\BuildLog.htm"
1>SVNRevGen - 0 error(s), 0 warning(s)
2>Compiling pt_BR locale
3>------ Build started: Project: zlib, Configuration: Release x64 ------
3>Compiling...
2>Compiling pl locale
3>adler32.c
3>zutil.c
2>Compiling nl locale
3>uncompr.c
3>trees.c
3>inftrees.c
2>Compiling nb locale
3>inflate.c
3>inffast.c
3>infback.c
3>gzwrite.c
3>gzread.c
2>Compiling ko locale
3>.\gzread.c(31) : warning C4996: 'read': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _read. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(317) : see declaration of 'read'
3>.\gzwrite.c(80) : warning C4996: 'write': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _write. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(322) : see declaration of 'write'
3>.\gzread.c(650) : warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(306) : see declaration of 'close'
3>.\gzwrite.c(528) : warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(306) : see declaration of 'close'
3>gzlib.c
3>gzclose.c
3>.\gzlib.c(173) : warning C4996: 'open': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _open. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(316) : see declaration of 'open'
3>.\gzlib.c(184) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(314) : see declaration of 'lseek'
3>.\gzlib.c(268) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(314) : see declaration of 'lseek'
3>.\gzlib.c(309) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(314) : see declaration of 'lseek'
3>.\gzlib.c(404) : warning C4996: 'lseek': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _lseek. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\io.h(314) : see declaration of 'lseek'
3>deflate.c
3>crc32.c
3>compress.c
2>Compiling ja locale
3>Creating library...
3>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\zlib\x64\Release\BuildLog.htm"
3>zlib - 0 error(s), 9 warning(s)
2>Compiling it locale
2>Compiling hu locale
4>------ Build started: Project: wxBase28, Configuration: Release x64 ------
4>Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h
2>Compiling he locale
4>genrcdefs.h
2>Compiling fr locale
4>Creating ..\..\lib\vc_lib\msw\wx\setup.h
4> 1 file(s) copied.
2>Compiling es locale
4>Compiling...
4>dummy.cpp
2>Compiling en locale
4>Compiling...
4>appbase.cpp
4>volume.cpp
4>utilsexc.cpp
4>utils.cpp
4>thread.cpp
4>stdpaths.cpp
4>stackwalk.cpp
4>snglinst.cpp
4>registry.cpp
4>regconf.cpp
4>power.cpp
4>mslu.cpp
4>mimetype.cpp
4>main.cpp
4>dlmsw.cpp
4>dir.cpp
4>debughlp.cpp
4>dde.cpp
4>crashrpt.cpp
4>basemsw.cpp
4>zstream.cpp
4>zipstrm.cpp
4>xtistrm.cpp
4>xti.cpp
4>wxchar.cpp
4>wfstream.cpp
4>variant.cpp
4>utilscmn.cpp
4>uri.cpp
4>txtstrm.cpp
4>tokenzr.cpp
4>textfile.cpp
4>textbuf.cpp
4>tarstrm.cpp
4>sysopt.cpp
4>string.cpp
4>..\..\src\common\string.cpp: building with Multithreaded non DLL runtime has a performance impact on wxString!
4>stream.cpp
4>strconv.cpp
4>stopwatch.cpp
4>stdpbase.cpp
4>sstream.cpp
4>regex.cpp
4>process.cpp
4>powercmn.cpp
4>platinfo.cpp
4>object.cpp
4>mstream.cpp
4>msgout.cpp
4>module.cpp
4>mimecmn.cpp
4>memory.cpp
4>longlong.cpp
4>log.cpp
4>list.cpp
4>ipcbase.cpp
4>intl.cpp
4>init.cpp
4>hashmap.cpp
4>hash.cpp
4>fs_mem.cpp
4>fs_filter.cpp
4>fs_arc.cpp
4>fmapbase.cpp
4>filtfind.cpp
4>filtall.cpp
4>filesys.cpp
4>filename.cpp
4>filefn.cpp
4>fileconf.cpp
4>fileback.cpp
4>file.cpp
4>ffile.cpp
4>event.cpp
4>encconv.cpp
4>dynload.cpp
4>dynlib.cpp
4>dynarray.cpp
4>dircmn.cpp
4>datstrm.cpp
4>datetime.cpp
4>convauto.cpp
4>config.cpp
4>cmdline.cpp
4>clntdata.cpp
4>archive.cpp
4>arcfind.cpp
4>arcall.cpp
4>Compiling...
2>Compiling el locale
4>extended.c
2>Compiling de locale
2>Compiling da locale
4>Creating library...
2>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Languages\x64\Release\BuildLog.htm"
2>Languages - 0 error(s), 0 warning(s)
4>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\wxWidgets\build\msw\vc_mswu\wxBase28\x64\BuildLog.htm"
5>------ Build started: Project: Common, Configuration: Release x64 ------
5>Compiling...
4>wxBase28 - 0 error(s), 0 warning(s)
5>stdafx.cpp
6>------ Build started: Project: wxCore28, Configuration: Release x64 ------
6>Compiling...
6>dummy.cpp
5>Compiling...
5>ConsoleListener.cpp
5>VideoBackendBase.cpp
5>x64Emitter.cpp
5>x64Analyzer.cpp
5>Version.cpp
5>Timer.cpp
5>Thunk.cpp
5>Thread.cpp
5>SysConf.cpp
5>SymbolDB.cpp
5>StringUtil.cpp
6>Compiling...
5>SDCardUtil.cpp
6>hyperlink.cpp
6>fontpickerg.cpp
5>NandPaths.cpp
6>filepickerg.cpp
6>dragimgg.cpp
6>dirctrlg.cpp
6>dcpsg.cpp
6>combog.cpp
6>collpaneg.cpp
6>clrpickerg.cpp
6>choicdgg.cpp
5>MsgHandler.cpp
6>choicbkg.cpp
6>buttonbar.cpp
6>busyinfo.cpp
6>aboutdlgg.cpp
6>window.cpp
6>volume.cpp
5>Misc.cpp
6>uxtheme.cpp
6>uuid.cpp
6>utilsgui.cpp
6>treectrl.cpp
6>toplevel.cpp
5>MemoryUtil.cpp
6>tooltip.cpp
6>timer.cpp
6>tglbtn.cpp
6>textctrl.cpp
6>tbar95.cpp
6>tabctrl.cpp
5>MemArena.cpp
6>stattext.cpp
5>MathUtil.cpp
6>statline.cpp
6>statbr95.cpp
6>statbox.cpp
6>statbmp.cpp
5>IniFile.cpp
6>spinctrl.cpp
6>spinbutt.cpp
6>slider95.cpp
6>settings.cpp
6>scrolbar.cpp
6>renderer.cpp
5>Hash.cpp
6>region.cpp
6>radiobut.cpp
6>radiobox.cpp
6>printwin.cpp
6>printdlg.cpp
6>popupwin.cpp
6>pen.cpp
6>palette.cpp
5>FileUtil.cpp
6>ownerdrw.cpp
6>oleutils.cpp
6>notebook.cpp
6>nativdlg.cpp
6>mslu.cpp
6>msgdlg.cpp
6>minifram.cpp
6>metafile.cpp
5>FileSearch.cpp
6>menuitem.cpp
6>menu.cpp
6>mdi.cpp
5>ExtendedTrace.cpp
6>main.cpp
6>listctrl.cpp
6>listbox.cpp
5>CPUDetect.cpp
6>iniconf.cpp
6>imaglist.cpp
6>icon.cpp
6>helpwin.cpp
6>helpchm.cpp
6>gsockmsw.cpp
6>graphics.cpp
6>gdiobj.cpp
6>gdiimage.cpp
6>gauge95.cpp
6>frame.cpp
5>ColorUtil.cpp
6>fontutil.cpp
6>fontenum.cpp
6>fontdlg.cpp
6>font.cpp
6>filedlg.cpp
6>fdrepdlg.cpp
6>evtloop.cpp
6>enhmeta.cpp
6>droptgt.cpp
5>CDUtils.cpp
6>dropsrc.cpp
6>dragimag.cpp
5>BreakPoints.cpp
6>display.cpp
6>dirdlg.cpp
6>dib.cpp
6>dialup.cpp
6>dialog.cpp
5>ABI.cpp
6>dcscreen.cpp
6>dcprint.cpp
6>dcmemory.cpp
6>dcclient.cpp
5>sha1.cpp
6>dc.cpp
6>dataobj.cpp
5>md5.cpp
5>ec.cpp
6>data.cpp
6>cursor.cpp
6>control.cpp
5>bn.cpp
6>combobox.cpp
6>combo.cpp
6>colour.cpp
5>aes_core.cpp
6>colordlg.cpp
5>aes_cbc.cpp
5>LogManager.cpp
6>clipbrd.cpp
6>choice.cpp
6>checklst.cpp
6>checkbox.cpp
6>caret.cpp
6>button.cpp
6>brush.cpp
6>bmpbuttn.cpp
6>bitmap.cpp
6>automtn.cpp
6>app.cpp
6>access.cpp
6>accel.cpp
6>aboutdlg.cpp
6>xpmdecod.cpp
5>Creating library...
6>wincmn.cpp
6>valtext.cpp
6>validate.cpp
6>valgen.cpp
5>psapi.lib(PSAPI.DLL) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in winmm.lib(WINMM.dll); second definition ignored
5>psapi.lib(PSAPI.DLL) : warning LNK4221: no public symbols found; archive member will be inaccessible
6>utilscmn.cpp
6>treebase.cpp
6>toplvcmn.cpp
6>timercmn.cpp
6>textcmn.cpp
5>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\Common\x64\Release\BuildLog.htm"
5>Common - 0 error(s), 2 warning(s)
6>tbarbase.cpp
6>stockitem.cpp
7>------ Build started: Project: CLRun, Configuration: Release x64 ------
7>Compiling...
6>statbar.cpp
6>srchcmn.cpp
6>sizer.cpp
6>settcmn.cpp
6>rgncmn.cpp
6>rendcmn.cpp
7>clrun.c
7>genclgl.c
6>radiocmn.cpp
6>quantize.cpp
7>gencl.c
6>prntbase.cpp
6>popupcmn.cpp
6>pickerbase.cpp
7>dynamiclib.c
6>paper.cpp
6>overlaycmn.cpp
6>nbkbase.cpp
6>msgout.cpp
6>menucmn.cpp
6>matrix.cpp
6>listctrlcmn.cpp
6>lboxcmn.cpp
6>layout.cpp
6>imagxpm.cpp
6>imagtiff.cpp
6>imagtga.cpp
7>Creating library...
6>imagpnm.cpp
6>imagpng.cpp
6>imagpcx.cpp
6>imagjpeg.cpp
6>imagiff.cpp
6>imaggif.cpp
6>imagfill.cpp
7>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\CLRun\clrun\x64\Release\BuildLog.htm"
7>CLRun - 0 error(s), 0 warning(s)
6>image.cpp
6>imagbmp.cpp
6>imagall.cpp
6>iconbndl.cpp
6>helpbase.cpp
6>graphcmn.cpp
6>gifdecod.cpp
6>geometry.cpp
6>gdicmn.cpp
6>gbsizer.cpp
6>gaugecmn.cpp
8>------ Build started: Project: SOIL, Configuration: Release x64 ------
8>Compiling...
6>fs_mem.cpp
6>framecmn.cpp
6>fontpickercmn.cpp
6>fontmap.cpp
8>image_DXT.c
8>stb_image_aug.c
6>fontenumcmn.cpp
6>fontcmn.cpp
8>SOIL.c
6>fldlgcmn.cpp
6>filepickercmn.cpp
6>fddlgcmn.cpp
6>evtloopcmn.cpp
6>event.cpp
6>effects.cpp
6>dseldlg.cpp
6>dpycmn.cpp
6>docview.cpp
6>docmdi.cpp
6>dobjcmn.cpp
6>dndcmn.cpp
8>image_helper.c
6>dlgcmn.cpp
6>dcgraph.cpp
8>Creating library...
6>dcbufcmn.cpp
6>dcbase.cpp
6>datacmn.cpp
8>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\SOIL\x64\Release\BuildLog.htm"
8>SOIL - 0 error(s), 0 warning(s)
6>ctrlsub.cpp
6>ctrlcmn.cpp
6>cshelp.cpp
6>containr.cpp
6>combocmn.cpp
6>colourcmn.cpp
6>cmndata.cpp
6>cmdproc.cpp
9>------ Build started: Project: Bochs_disasm, Configuration: Release x64 ------
9>Compiling...
6>clrpickercmn.cpp
6>clipcmn.cpp
9>stdafx.cpp
6>choiccmn.cpp
6>bookctrl.cpp
6>bmpbase.cpp
9>Compiling...
6>artstd.cpp
6>artprov.cpp
6>appcmn.cpp
9>dis_decode.cpp
9>syntax.cpp
9>resolve.cpp
9>PowerPCDisasm.cpp
6>anidecod.cpp
9>dis_groups.cpp
6>Compiling...
6>accesscmn.cpp
6>vscroll.cpp
6>vlbox.cpp
6>treectlg.cpp
9>Creating library...
6>treebkg.cpp
9>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\Bochs_disasm\x64\Release\BuildLog.htm"
9>Bochs_disasm - 0 error(s), 0 warning(s)
6>toolbkg.cpp
10>------ Build started: Project: InputCommon, Configuration: Release x64 ------
10>Compiling...
6>tipwin.cpp
6>textdlgg.cpp
10>ControllerInterface.cpp
10>UDPWrapper.cpp
6>statusbr.cpp
6>srchctlg.cpp
6>splitter.cpp
6>spinctlg.cpp
6>selstore.cpp
6>scrlwing.cpp
6>renderg.cpp
6>progdlgg.cpp
6>prntdlgg.cpp
6>printps.cpp
6>panelg.cpp
6>numdlgg.cpp
6>logg.cpp
6>listbkg.cpp
6>Compiling...
6>pngwutil.c
6>pngwtran.c
10>UDPWiimote.cpp
6>pngwrite.c
6>pngwio.c
10>c:\users\vs2008\desktop\dolphin-emu1\source\core\inputcommon\src\controllerinterface\DInput/DInput.h(12) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
10>InputConfig.cpp
6>pngvcrd.c
6>pngtrans.c
6>pngtest.c
6>pngset.c
6>pngrutil.c
6>pngrtran.c
6>pngrio.c
6>pngread.c
6>pngpread.c
6>pngmem.c
6>pngget.c
6>pnggccrd.c
6>pngerror.c
6>png.c
6>Creating library...
10>ControllerEmu.cpp
10>XInput.cpp
10>SDL.cpp
10>DInputKeyboardMouse.cpp
10>DInputJoystick.cpp
10>c:\users\vs2008\desktop\dolphin-emu1\source\core\inputcommon\src\controllerinterface\dinput\DInputKeyboardMouse.h(10) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
10>DInput.cpp
10>c:\users\vs2008\desktop\dolphin-emu1\source\core\inputcommon\src\controllerinterface\dinput\DInputJoystick.h(10) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
10>c:\users\vs2008\desktop\dolphin-emu1\source\core\inputcommon\src\controllerinterface\dinput\DInput.h(12) : fatal error C1083: Cannot open include file: 'dinput.h': No such file or directory
10>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\InputCommon\x64\Release\BuildLog.htm"
10>InputCommon - 4 error(s), 0 warning(s)
11>------ Build started: Project: DiscIO, Configuration: Release x64 ------
11>Compiling...
11>stdafx.cpp
11>Compiling...
11>FileMonitor.cpp
11>DiscScrubber.cpp
11>WiiWAD.cpp
11>NANDContentLoader.cpp
11>FileHandlerARC.cpp
11>BannerLoaderWii.cpp
11>BannerLoaderGC.cpp
11>BannerLoader.cpp
11>FileSystemGCWii.cpp
11>Filesystem.cpp
11>FileBlob.cpp
6>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\wxWidgets\build\msw\vc_mswu\wxCore28\x64\BuildLog.htm"
6>wxCore28 - 0 error(s), 0 warning(s)
11>DriveBlob.cpp
11>CompressedBlob.cpp
11>CISOBlob.cpp
11>Blob.cpp
12>------ Build started: Project: wxAdv28, Configuration: Release x64 ------
12>Compiling...
12>dummy.cpp
11>VolumeWiiCrypted.cpp
11>VolumeWad.cpp
11>VolumeGC.cpp
11>VolumeDirectory.cpp
11>VolumeCreator.cpp
11>VolumeCommon.cpp
11>Creating library...
11>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\DiscIO\x64\Release\BuildLog.htm"
11>DiscIO - 0 error(s), 0 warning(s)
12>Compiling...
13>------ Build started: Project: SFML_Network, Configuration: Release x64 ------
13>Compiling...
13>SocketHelper.cpp
13>SocketUDP.cpp
12>animatecmn.cpp
12>wizard.cpp
12>tipdlg.cpp
12>splash.cpp
13>SocketTCP.cpp
12>sashwin.cpp
12>propdlg.cpp
12>odcombo.cpp
12>laywin.cpp
12>hyperlink.cpp
12>helpext.cpp
13>..\..\src\SFML\Network\SocketUDP.cpp(258) : warning C4267: '+=' : conversion from 'size_t' to 'sf::Uint32', possible loss of data
12>gridsel.cpp
12>gridctrl.cpp
12>grid.cpp
13>SelectorBase.cpp
12>datectlg.cpp
12>datavgen.cpp
13>..\..\src\SFML\Network\SocketTCP.cpp(353) : warning C4267: '+=' : conversion from 'size_t' to 'sf::Uint32', possible loss of data
13>Packet.cpp
12>calctrl.cpp
12>bmpcboxg.cpp
12>animateg.cpp
12>aboutdlgg.cpp
12>taskbar.cpp
13>IPAddress.cpp
12>sound.cpp
12>joystick.cpp
12>datectrl.cpp
12>aboutdlg.cpp
12>taskbarcmn.cpp
12>datavcmn.cpp
12>Creating library...
13>Http.cpp
12>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\wxWidgets\build\msw\vc_mswu\wxAdv28\x64\BuildLog.htm"
12>wxAdv28 - 0 error(s), 0 warning(s)
13>Ftp.cpp
14>------ Build started: Project: wxAui, Configuration: Release x64 ------
14>Compiling...
14>dummy.cpp
13>Creating library...
13>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\SFML\build\vc2008\x64\Release\BuildLog.htm"
13>SFML_Network - 0 error(s), 2 warning(s)
15>------ Build started: Project: LZO, Configuration: Release x64 ------
15>Compiling...
15>minilzo.c
15>Creating library...
15>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\LZO\x64\Release\BuildLog.htm"
15>LZO - 0 error(s), 0 warning(s)
16>------ Build started: Project: VideoCommon, Configuration: Release x64 ------
16>C:\Users\vs2008\Desktop\dolphin-emu1\Data\User\OpenCL\TextureDecoder.cl
16>1 File(s) copied
16>Compiling...
14>Compiling...
16>LightingShaderGen.cpp
16>VideoConfig.cpp
14>tabmdi.cpp
14>framemanager.cpp
14>floatpane.cpp
14>dockart.cpp
14>auibook.cpp
16>PixelEngine.cpp
14>auibar.cpp
14>Creating library...
14>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Externals\wxWidgets\build\msw\vc_mswu\wxAui\x64\BuildLog.htm"
14>wxAui - 0 error(s), 0 warning(s)
16>memcpy_amd.cpp
17>------ Build started: Project: AudioCommon, Configuration: Release x64 ------
17>Compiling...
16>CommandProcessor.cpp
17>AOSoundStream.cpp
17>WaveFile.cpp
16>VertexManagerBase.cpp
17>Mixer.cpp
17>AudioCommonConfig.cpp
16>TextureCacheBase.cpp
17>AudioCommon.cpp
16>RenderBase.cpp
17>XAudio2Stream.cpp
16>MainBase.cpp
17>c:\users\vs2008\desktop\dolphin-emu1\source\core\audiocommon\src\DSoundStream.h(26) : fatal error C1083: Cannot open include file: 'dsound.h': No such file or directory
17>OpenALStream.cpp
17>c:\users\vs2008\desktop\dolphin-emu1\source\core\audiocommon\src\XAudio2Stream.h(25) : fatal error C1083: Cannot open include file: 'xaudio2.h': No such file or directory
17>NullSoundStream.cpp
17>DSoundStream.cpp
16>FramebufferManagerBase.cpp
16>EmuWindow.cpp
17>.\Src\DSoundStream.cpp(22) : fatal error C1083: Cannot open include file: 'dxerr.h': No such file or directory
17>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\AudioCommon\x64\Release\BuildLog.htm"
17>AudioCommon - 3 error(s), 0 warning(s)
18>------ Build started: Project: DebuggerUICommon, Configuration: Release x64 ------
18>Compiling...
16>.\Src\EmuWindow.cpp(201) : warning C4244: 'argument' : conversion from 'WPARAM' to 'UINT', possible loss of data
18>CodeView.cpp
18>MemoryView.cpp
16>Debugger.cpp
16>OpenCL.cpp
16>OCLTextureDecoder.cpp
16>TextureDecoder.cpp
16>OpcodeDecoding.cpp
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>.\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
16>Fifo.cpp
16>VertexLoaderManager.cpp
16>VertexLoader_TextCoord.cpp
16>VertexLoader_Position.cpp
18>DebuggerUIUtil.cpp
16>VertexLoader_Normal.cpp
16>VertexLoader_Color.cpp
16>VertexLoader.cpp
16>DLCache.cpp
16>VideoState.cpp
16>Statistics.cpp
16>OnScreenDisplay.cpp
16>IndexGenerator.cpp
16>ImageWrite.cpp
18>Creating library...
16>HiresTextures.cpp
18>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\DebuggerUICommon\x64\Release\BuildLog.htm"
18>DebuggerUICommon - 0 error(s), 0 warning(s)
16>AVIDump.cpp
19>------ Build started: Project: Core, Configuration: Release x64 ------
19>Compiling...
19>stdafx.cpp
16>VertexShaderManager.cpp
19>Compiling...
19>DspIntArithmetic.cpp
19>VolumeHandler.cpp
16>PixelShaderManager.cpp
19>Tracer.cpp
19>State.cpp
16>XFStructs.cpp
19>PatchEngine.cpp
16>XFMemory.cpp
16>CPMemory.cpp
16>BPStructs.cpp
19>OnFrame.cpp
16>BPMemory.cpp
16>BPFunctions.cpp
19>MemTools.cpp
19>DSPEmulator.cpp
16>VertexShaderGen.cpp
16>TextureConversionShader.cpp
19>CoreTiming.cpp
16>PixelShaderGen.cpp
19>CoreRerecording.cpp
19>CoreParameter.cpp
19>Core.cpp
16>Creating library...
16>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\VideoCommon\x64\Release\BuildLog.htm"
16>VideoCommon - 0 error(s), 9 warning(s)
20>------ Build started: Project: VideoUICommon, Configuration: Release x64 ------
20>Compiling...
19>Console.cpp
20>DebuggerPanel.cpp
20>VideoConfigDiag.cpp
19>ConfigManager.cpp
19>DSPJitUtil.cpp
19>DSPJitRegCache.cpp
19>DSPJitMultiplier.cpp
19>DSPJitMisc.cpp
19>DSPJitLoadStore.cpp
19>DSPJitExtOps.cpp
19>DSPJitCCUtil.cpp
19>DSPJitBranch.cpp
19>DSPJitArithmetic.cpp
19>DSPEmitter.cpp
19>LabelMap.cpp
19>DSPTables.cpp
19>.\Src\DSP\DSPEmitter.cpp(35) : warning C4355: 'this' : used in base member initializer list
19>.\Src\DSP\DSPEmitter.cpp(355) : warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
19>DSPStacks.cpp
20>Creating library...
20>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\VideoUICommon\x64\Release\BuildLog.htm"
20>VideoUICommon - 0 error(s), 0 warning(s)
21>------ Build started: Project: VideoDX11, Configuration: Release x64 ------
21>Compiling...
21>FramebufferManager.cpp
21>stdafx.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>main.cpp
21>GfxState.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>D3DUtil.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DUtil.h(20) : fatal error C1083: Cannot open include file: 'd3d11.h': No such file or directory
21>D3DTexture.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>D3DShader.cpp
19>DSPMemoryMap.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>D3DBlob.cpp
21>.\Src\D3DBlob.cpp(18) : fatal error C1083: Cannot open include file: 'd3d11.h': No such file or directory
21>D3DBase.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>VertexShaderCache.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>VertexManager.cpp
19>DSPInterpreter.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>TextureCache.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>Render.cpp
19>DSPHWInterface.cpp
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cstdio(49) : warning C4995: 'gets': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cstdio(53) : warning C4995: 'sprintf': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cstdio(56) : warning C4995: 'vsprintf': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cstring(22) : warning C4995: 'strcat': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cstring(23) : warning C4995: 'strcpy': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cwchar(36) : warning C4995: 'swprintf': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cwchar(37) : warning C4995: 'vswprintf': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cwchar(39) : warning C4995: 'wcscat': name was marked as #pragma deprecated
21>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\cwchar(41) : warning C4995: 'wcscpy': name was marked as #pragma deprecated
19>DSPCore.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>PixelShaderCache.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>NativeVertexFormat.cpp
19>DSPCodeUtil.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
19>DSPAnalyzer.cpp
21>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx11\src\D3DBase.h(20) : fatal error C1083: Cannot open include file: 'd3dx11.h': No such file or directory
21>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Plugins\Plugin_VideoDX11\x64\Release\BuildLog.htm"
21>VideoDX11 - 14 error(s), 9 warning(s)
22>------ Build started: Project: VideoDX9, Configuration: Release x64 ------
22>Compiling...
19>DSPAccelerator.cpp
19>disassemble.cpp
22>stdafx.cpp
19>assemble.cpp
19>GeckoCodeConfig.cpp
19>GeckoCode.cpp
22>Compiling...
22>FramebufferManager.cpp
22>main.cpp
19>WII_IPC_HLE_Device_fs.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>TextureConverter.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>D3DUtil.cpp
19>WII_IPC_HLE_Device_FileIO.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>D3DTexture.cpp
19>WII_IPC_HLE_Device_es.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>D3DShader.cpp
22>.\Src\D3DShader.cpp(18) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>D3DBase.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>VertexShaderCache.cpp
19>WII_IPC_HLE_Device_DI.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>VertexManager.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>TextureCache.cpp
22>.\Src\TextureCache.cpp(18) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>Render.cpp
22>.\Src\Render.cpp(19) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>PixelShaderCache.cpp
19>WII_IPC_HLE_Device_sdio_slot0.cpp
19>WII_IPC_HLE_Device_net.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>NativeVertexFormat.cpp
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
19>WiiMote_HID_Attr.cpp
19>WII_IPC_HLE_WiiMote.cpp
19>WII_IPC_HLE_Device_usb.cpp
19>WII_IPC_HLE_Device_usb_kbd.cpp
19>.\Src\IPC_HLE\WII_IPC_HLE_Device_usb.cpp(447) : warning C4267: '=' : conversion from 'size_t' to 'uint16_t', possible loss of data
19>.\Src\IPC_HLE\WII_IPC_HLE_Device_usb.cpp(452) : warning C4267: 'argument' : conversion from 'size_t' to 'const u32', possible loss of data
19>.\Src\IPC_HLE\WII_IPC_HLE_Device_usb.cpp(881) : warning C4267: 'argument' : conversion from 'size_t' to 'u32', possible loss of data
22>c:\users\vs2008\desktop\dolphin-emu1\source\plugins\plugin_videodx9\src\D3DBase.h(23) : fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory
22>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Plugins\Plugin_VideoDX9\x64\Release\BuildLog.htm"
22>VideoDX9 - 13 error(s), 0 warning(s)
23>------ Build started: Project: VideoOGL, Configuration: Release x64 ------
23>Compiling...
19>WII_IPC_HLE.cpp
19>ARDecrypt.cpp
23>stdafx.cpp
19>ActionReplay.cpp
19>.\Src\ActionReplay.cpp(892) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
23>Compiling...
23>NativeVertexFormat.cpp
23>main.cpp
19>ElfReader.cpp
19>Boot_WiiWAD.cpp
23>.\Src\NativeVertexFormat.cpp(294) : warning C4018: '<' : signed/unsigned mismatch
19>Boot_ELF.cpp
23>TextureConverter.cpp
19>Boot_DOL.cpp
19>Boot_BS2Emu.cpp
19>Boot.cpp
23>GLUtil.cpp
19>PPCDebugInterface.cpp
23>RasterFont.cpp
19>Dump.cpp
23>VertexShaderCache.cpp
19>Debugger_SymbolMap.cpp
19>JitCache.cpp
23>TextureCache.cpp
19>JitBase.cpp
23>Render.cpp
19>JitBackpatch.cpp
23>PostProcessing.cpp
19>JitAsmCommon.cpp
23>PixelShaderCache.cpp
19>Jit_Util.cpp
23>FramebufferManager.cpp
19>JitILAsm.cpp
19>JitIL_Tables.cpp
23>VertexManager.cpp
19>JitIL_SystemRegisters.cpp
19>JitIL_Paired.cpp
23>Creating library...
23>cgGL.lib(cgGL.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>cgGL.lib(cgGL.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
23>glu32.lib(GLU32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>glu32.lib(GLU32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
23>opengl32.lib(OPENGL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>opengl32.lib(OPENGL32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
23>Vfw32.lib(AVICAP32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>Vfw32.lib(AVICAP32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
23>Vfw32.lib(AVIFIL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>Vfw32.lib(AVIFIL32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
23>Vfw32.lib(MSVFW32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>Vfw32.lib(MSVFW32.dll) : warning LNK4221: no public symbols found; archive member will be inaccessible
23>stdafx.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
23>cgGL.lib(cgGL.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>glu32.lib(GLU32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>opengl32.lib(OPENGL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>Vfw32.lib(AVICAP32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>Vfw32.lib(AVIFIL32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
23>Vfw32.lib(MSVFW32.dll) : warning LNK4006: __NULL_IMPORT_DESCRIPTOR already defined in cg.lib(cg.dll); second definition ignored
19>JitIL_LoadStorePaired.cpp
23>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Plugins\Plugin_VideoOGL\x64\Release\BuildLog.htm"
23>VideoOGL - 0 error(s), 19 warning(s)
19>JitIL_LoadStoreFloating.cpp
24>------ Build started: Project: VideoSoftware, Configuration: Release x64 ------
24>Compiling...
19>JitIL_LoadStore.cpp
24>stdafx.cpp
19>JitIL_Integer.cpp
19>JitIL_FloatingPoint.cpp
19>JitIL_Branch.cpp
19>JitIL.cpp
24>Compiling...
24>ImageWrite.cpp
24>XFMemLoader.cpp
24>VideoConfigDialog.cpp
24>TransformUnit.cpp
19>IR_X86.cpp
19>.\Src\PowerPC\Jit64IL\JitIL.cpp(202) : warning C4267: 'initializing' : conversion from 'size_t' to 'const u32', possible loss of data
19>IR.cpp
24>TextureSampler.cpp
24>TextureEncoder.cpp
19>JitRegCache.cpp
24>Tev.cpp
24>SWVideoConfig.cpp
24>SWVertexLoader.cpp
19>JitAsm.cpp
24>SWStatistics.cpp
24>SWRenderer.cpp
24>SWPixelEngine.cpp
19>Jit_SystemRegisters.cpp
19>Jit_Paired.cpp
24>SWmain.cpp
24>SWGLUtil.cpp
19>Jit_LoadStorePaired.cpp
24>SWCommandProcessor.cpp
19>Jit_LoadStoreFloating.cpp
19>Jit_LoadStore.cpp
24>SetupUnit.cpp
24>Rasterizer.cpp
19>Jit_Integer.cpp
19>Jit_FloatingPoint.cpp
24>OpcodeDecoder.cpp
24>.\Src\OpcodeDecoder.cpp(109) : warning C4244: 'initializing' : conversion from '__int64' to 'u32', possible loss of data
24>HwRasterizer.cpp
19>Jit_Branch.cpp
19>Jit64_Tables.cpp
24>EfbInterface.cpp
19>Jit.cpp
24>EfbCopy.cpp
24>DebugUtil.cpp
19>Interpreter_Tables.cpp
24>CPMemLoader.cpp
19>Interpreter_SystemRegisters.cpp
24>Clipper.cpp
24>BPMemLoader.cpp
19>Interpreter_Paired.cpp
19>Interpreter_LoadStorePaired.cpp
24>Win32.cpp
19>Interpreter_LoadStore.cpp
24>VertexLoader_TextCoord.cpp
19>Interpreter_Integer.cpp
19>Interpreter_FloatingPoint.cpp
19>Interpreter_Branch.cpp
24>VertexLoader_Position.cpp
19>Interpreter.cpp
19>SignatureDB.cpp
24>VertexLoader_Normal.cpp
19>Profiler.cpp
24>VertexLoader_Color.cpp
24>TextureDecoder.cpp
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
24>..\..\Core\VideoCommon\Src\TextureDecoder.cpp(1466) : warning C4309: 'argument' : truncation of constant value
19>PPCTables.cpp
24>OCLTextureDecoder.cpp
24>memcpy_amd.cpp
19>PPCSymbolDB.cpp
19>PPCCache.cpp
19>PPCAnalyst.cpp
24>Creating library...
24>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Plugins\Plugin_VideoSoftware\x64\Release\BuildLog.htm"
24>VideoSoftware - 0 error(s), 9 warning(s)
19>PowerPC.cpp
19>LUT_frsqrtex.cpp
19>WiimoteReal.cpp
19>IOWin.cpp
19>Turntable.cpp
19>Nunchuk.cpp
19>Guitar.cpp
19>Drums.cpp
19>Classic.cpp
19>Attachment.cpp
19>WiimoteEmu.cpp
19>Speaker.cpp
19>Encryption.cpp
19>EmuSubroutines.cpp
19>Wiimote.cpp
19>GCPadEmu.cpp
19>GCPad.cpp
19>WII_IPC.cpp
19>WII_IOB.cpp
19>ProcessorInterface.cpp
19>VideoInterface.cpp
19>GPFifo.cpp
19>DVDInterface.cpp
19>DSPSymbols.cpp
19>DSPLLETools.cpp
19>DSPLLEGlobals.cpp
19>DSPLLE.cpp
19>DSPHost.cpp
19>DSPDebugInterface.cpp
19>UCodes.cpp
19>UCode_Zelda_Voice.cpp
19>UCode_Zelda_Synth.cpp
19>UCode_Zelda_ADPCM.cpp
19>UCode_Zelda.cpp
19>UCode_ROM.cpp
19>UCode_InitAudioSystem.cpp
19>UCode_GBA.cpp
19>UCode_CARD.cpp
19>UCode_AXWii.cpp
19>UCode_AX.cpp
19>MailHandler.cpp
19>HLEMixer.cpp
19>DSPHLE.cpp
19>DSP.cpp
19>StreamADPCM.cpp
19>AudioInterface.cpp
19>MemoryInterface.cpp
19>SI_DeviceGCController.cpp
19>SI_DeviceGBA.cpp
19>SI_DeviceAMBaseboard.cpp
19>SI_Device.cpp
19>.\Src\HW\SI_DeviceGCController.cpp(216) : warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
19>.\Src\HW\SI_DeviceGCController.cpp(220) : warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
19>SI.cpp
19>TAP_Win32.cpp
19>Sram.cpp
19>.\Src\HW\BBA-TAP\TAP_Win32.cpp(229) : warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
19>.\Src\HW\BBA-TAP\TAP_Win32.cpp(319) : warning C4305: 'argument' : truncation from 'int' to 'bool'
19>.\Src\HW\BBA-TAP\TAP_Win32.cpp(344) : warning C4305: 'argument' : truncation from 'int' to 'bool'
19>EXI_DeviceMic.cpp
19>EXI_DeviceMemoryCard.cpp
19>EXI_DeviceIPL.cpp
19>EXI_DeviceGecko.cpp
19>EXI_DeviceEthernet.cpp
19>EXI_DeviceAMBaseboard.cpp
19>EXI_DeviceAD16.cpp
19>EXI_Device.cpp
19>EXI_Channel.cpp
19>EXI.cpp
19>SystemTimers.cpp
19>MemmapFunctions.cpp
19>Memmap.cpp
19>HW.cpp
19>CPU.cpp
19>HLE_OS.cpp
19>HLE_Misc.cpp
19>HLE.cpp
19>DspIntMultiplier.cpp
19>DspIntMisc.cpp
19>DspIntLoadStore.cpp
19>DSPIntExtOps.cpp
19>DSPIntCCUtil.cpp
19>DspIntBranch.cpp
19>Creating library...
19>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\Core\x64\Release\BuildLog.htm"
19>Core - 0 error(s), 12 warning(s)
25>------ Skipped Build: Project: DSPTool, Configuration: Release x64 ------
25>Project not selected to build for this solution configuration
26>------ Skipped Build: Project: UnitTests, Configuration: Release x64 ------
26>Project not selected to build for this solution configuration
27>------ Skipped Build: Project: DSPSpy, Configuration: Wii x64 ------
27>Project not selected to build for this solution configuration
28>------ Build started: Project: Debugger, Configuration: Release x64 ------
28>Compiling...
28>stdafx.cpp
28>Compiling...
28>BreakpointView.cpp
28>RegisterWindow.cpp
28>MemoryWindow.cpp
28>MemoryCheckDlg.cpp
28>JitWindow.cpp
28>.\src\MemoryWindow.cpp(338) : warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
28>.\src\MemoryWindow.cpp(340) : warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
28>.\src\MemoryWindow.cpp(375) : warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
28>DSPRegisterView.cpp
28>DSPDebugWindow.cpp
28>CodeWindowFunctions.cpp
28>BreakpointWindow.cpp
28>BreakpointDlg.cpp
28>RegisterView.cpp
28>Compiling...
28>CodeWindow.cpp
28>Creating library...
28>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\DebuggerWX\x64\Release\BuildLog.htm"
28>Debugger - 0 error(s), 3 warning(s)
29>------ Build started: Project: Dolphin, Configuration: Release x64 ------
29>Compiling...
29>stdafx.cpp
29>Compiling...
29>WxUtils.cpp
29>WXInputBase.cpp
29>main.cpp
29>ISOFile.cpp
29>BootManager.cpp
29>.\src\main.cpp(570) : warning C4800: 'SHORT' : forcing value to bool 'true' or 'false' (performance warning)
29>InputConfigDiagBitmaps.cpp
29>InputConfigDiag.cpp
29>WiiSaveCrypted.cpp
29>GCMemcard.cpp
29>NetPlayServer.cpp
29>NetPlayClient.cpp
29>NetPlay.cpp
29>WiimoteConfigDiag.cpp
29>UDPConfigDiag.cpp
29>PHackSettings.cpp
29>PatchAddEdit.cpp
29>MemcardManager.cpp
29>LogWindow.cpp
29>ISOProperties.cpp
29>HotkeyDlg.cpp
29>GeckoCodeDiag.cpp
29>.\Src\ISOProperties.cpp(566) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
29>GameListCtrl.cpp
29>FrameTools.cpp
29>FrameAui.cpp
29>c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\Core\Src\PowerPC/PowerPC.h(81) : warning C4324: 'PowerPC:TongueowerPCState' : structure was padded due to __declspec(align())
29>Frame.cpp
29>ConfigMain.cpp
29>CheatsWindow.cpp
29>ARCodeAddEdit.cpp
29>AboutDolphin.cpp
29>Compiling...
29>NetWindow.cpp
29>Compiling resources...
29>Microsoft ® Windows ® Resource Compiler Version 6.0.5724.0
29>Copyright © Microsoft Corporation. All rights reserved.
29>Linking...
29>LINK : fatal error LNK1181: cannot open input file '..\audiocommon\x64\release\audiocommon.lib'
29>Build log was saved at "file://c:\Users\vs2008\Desktop\dolphin-emu1\Source\Core\DolphinWX\x64\Release\BuildLog.htm"
29>Dolphin - 1 error(s), 3 warning(s)
========== Build: 21 succeeded, 5 failed, 0 up-to-date, 3 skipped ==========
taksi build log without patch:

1>------ Build started: Project: TaksiCommon, Configuration: Release9 Win32 ------
1>Compiling...
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>stdafx.cpp
1>Compiling...
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>TaksiCommon.cpp
1>CWndToolTip.cpp
1>.\CWndToolTip.cpp(68) : warning C4244: 'initializing' : conversion from 'UINT_PTR' to 'int', possible loss of data
1>.\CWndToolTip.cpp(79) : warning C4244: 'argument' : conversion from 'UINT_PTR' to 'int', possible loss of data
1>CWaveFormat.cpp
1>.\CWaveFormat.cpp(245) : warning C4018: '<' : signed/unsigned mismatch
1>CWaveDevice.cpp
1>CWaveACM.cpp
1>Common.cpp
1>.\Common.cpp(118) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
1>CLogBase.cpp
1>.\CLogBase.cpp(16) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
1>.\CLogBase.cpp(64) : warning C4996: '_vsnprintf': This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_vsnprintf'
1>CIniObject.cpp
1>.\CIniObject.cpp(47) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
1>CImageGDIP.cpp
1>.\CImageGDIP.cpp(87) : warning C4996: 'wcscpy': This function or variable may be unsafe. Consider using wcscpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(252) : see declaration of 'wcscpy'
1>.\CImageGDIP.cpp(90) : warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
1>CHookJump.cpp
1>CFileDirDlg.cpp
1>CAVIFile.cpp
1>.\CAVIFile.cpp(796) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\CAVIFile.cpp(834) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
1>.\CAVIFile.cpp(1097) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
1>.\CAVIFile.cpp(1102) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
1> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
1>Linking...
1> Creating library ../Release9\TaksiCommon.lib and object ../Release9\TaksiCommon.exp
1>Generating code
1>Finished generating code
1>Embedding manifest...
1>Build log was saved at "file://c:\Users\vs2008\Desktop\taksi\main\src\Release9\TaksiCommon\BuildLog.htm"
1>TaksiCommon - 0 error(s), 15 warning(s)
2>------ Build started: Project: TaksiDll, Configuration: Release9 Win32 ------
2>Compiling...
2>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
2>TaksiDll.cpp
2>.\TaksiDll.cpp(94) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\TaksiDll.cpp(263) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\TaksiDll.cpp(455) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\TaksiDll.cpp(697) : warning C4996: '_tcslwr': This function or variable may be unsafe. Consider using _tcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\tchar.h(1880) : see declaration of '_tcslwr'
2>.\TaksiDll.cpp(708) : warning C4244: 'initializing' : conversion from '__w64 int' to 'int', possible loss of data
2>.\TaksiDll.cpp(777) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>Compiling...
2>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
2>HotKeys.cpp
2>GAPI_ogl.cpp
2>GAPI_gdi.cpp
2>.\GAPI_gdi.cpp(350) : warning C4312: 'type cast' : conversion from 'LONG' to 'WNDPROC' of greater size
2>.\GAPI_gdi.cpp(357) : warning C4244: 'argument' : conversion from 'LONG_PTR' to 'LONG', possible loss of data
2>.\GAPI_gdi.cpp(361) : warning C4244: 'initializing' : conversion from 'float' to 'TIMESYS_t', possible loss of data
2>.\GAPI_gdi.cpp(397) : warning C4244: 'argument' : conversion from 'LONG_PTR' to 'LONG', possible loss of data
2>GAPI_dx9.cpp
2>GAPI_dx8.cpp
2>GAPI_Base.cpp
2>.\GAPI_Base.cpp(112) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(133) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(145) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(210) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(237) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(249) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(261) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(274) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(280) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\GAPI_Base.cpp(301) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>config.cpp
2>.\config.cpp(43) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
2>.\config.cpp(55) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(63) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(82) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(84) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(108) : warning C4996: '_tcslwr': This function or variable may be unsafe. Consider using _tcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\tchar.h(1880) : see declaration of '_tcslwr'
2>.\config.cpp(170) : warning C4996: '_tcsncpy': This function or variable may be unsafe. Consider using _tcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\tchar.h(1518) : see declaration of '_tcsncpy'
2>.\config.cpp(172) : warning C4996: '_tcsncpy': This function or variable may be unsafe. Consider using _tcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\tchar.h(1518) : see declaration of '_tcsncpy'
2>.\config.cpp(316) : warning C4996: '_tcsncpy': This function or variable may be unsafe. Consider using _tcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\tchar.h(1518) : see declaration of '_tcsncpy'
2>.\config.cpp(374) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(382) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(393) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(396) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(398) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(400) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(407) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(409) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(411) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(413) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(416) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(419) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(421) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(423) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(430) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(434) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
2>.\config.cpp(474) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
2>.\config.cpp(587) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
2>.\config.cpp(617) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
2>.\config.cpp(621) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
2>.\config.cpp(627) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
2>.\config.cpp(697) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
2>.\config.cpp(719) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
2>.\config.cpp(723) : warning C4996: 'strnicmp': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(217) : see declaration of 'strnicmp'
2>.\config.cpp(729) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
2> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
2>AVI.cpp
2>.\AVI.cpp(75) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>.\AVI.cpp(111) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>.\AVI.cpp(218) : warning C4800: 'LONG' : forcing value to bool 'true' or 'false' (performance warning)
2>Compiling resources...
2>Microsoft ® Windows ® Resource Compiler Version 6.0.5724.0
2>Copyright © Microsoft Corporation. All rights reserved.
2>Linking...
2>AVI.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
2> Creating library ../Release9/TaksiDll.lib and object ../Release9/TaksiDll.exp
2>HotKeys.obj : error LNK2001: unresolved external symbol _IID_IDirectInput8A
2>HotKeys.obj : error LNK2001: unresolved external symbol _GUID_SysKeyboard
2>HotKeys.obj : error LNK2001: unresolved external symbol _c_dfDIKeyboard
2>../Release9/TaksiDll.dll : fatal error LNK1120: 3 unresolved externals
2>Build log was saved at "file://c:\Users\vs2008\Desktop\taksi\main\src\Release9\TaksiDll\BuildLog.htm"
2>TaksiDll - 4 error(s), 59 warning(s)
3>------ Build started: Project: TaksiExe, Configuration: Release9 Win32 ------
3>Compiling...
3>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
3>Taksi.cpp
3>.\Taksi.cpp(18) : warning C4311: 'type cast' : pointer truncation from 'const TCHAR *' to 'DWORD'
3>.\Taksi.cpp(20) : warning C4311: 'type cast' : pointer truncation from 'const TCHAR *' to 'DWORD'
3>Compiling...
3>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
3>Test_dx9.cpp
3>Test_dx8.cpp
3>guiConfig.cpp
3>.\guiConfig.cpp(74) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\guiConfig.cpp(78) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\guiConfig.cpp(89) : warning C4996: '_tcslwr': This function or variable may be unsafe. Consider using _tcslwr_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\tchar.h(1880) : see declaration of '_tcslwr'
3>.\guiConfig.cpp(174) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\guiConfig.cpp(209) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\guiConfig.cpp(214) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\guiConfig.cpp(230) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\guiConfig.cpp(405) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\guiConfig.cpp(494) : warning C4996: '_tcsncpy': This function or variable may be unsafe. Consider using _tcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\tchar.h(1518) : see declaration of '_tcsncpy'
3>Gui.cpp
3>.\Gui.cpp(51) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(55) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(58) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(78) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(82) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(86) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(251) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(281) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(349) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(354) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
3> C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
3>.\Gui.cpp(498) : warning C4244: 'return' : conversion from 'INT_PTR' to 'int', possible loss of data
3>.\Gui.cpp(682) : warning C4244: 'argument' : conversion from 'WPARAM' to 'int', possible loss of data
3>Compiling resources...
3>Microsoft ® Windows ® Resource Compiler Version 6.0.5724.0
3>Copyright © Microsoft Corporation. All rights reserved.
3>Linking...
3>Gui.obj : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
3>Generating code
3>Finished generating code
3>Embedding manifest...
3>Build log was saved at "file://c:\Users\vs2008\Desktop\taksi\main\src\Release9\TaksiExe\BuildLog.htm"
3>TaksiExe - 0 error(s), 25 warning(s)
4>------ Skipped Build: Project: TaksiInstaller, Configuration: Release9 ------
4>Project not selected to build for this solution configuration
========== Build: 2 succeeded, 1 failed, 0 up-to-date, 1 skipped ==========
this was done in a vm where a fresh install of 7 sp1 x64, vs2008, tortoise, and the dx9 june sdk was installed.
(02-07-2011, 02:46 PM)boogerlad Wrote: [ -> ]yeah, fresh install 7 sp1 x64, tortoise, vs2008. see my thread here: http://forums.dolphin-emu.org/showthread.php?tid=14951&pid=138050#pid138050
The fact that you're compiling in a virtual machine shouldn't make a difference, but I would try doing it outside of a vm just to rule out that as a possible deterrent for a successful build. You never know what weird effects different configurations may have.
Other than that, I have no idea.
(02-07-2011, 01:02 PM)boogerlad Wrote: [ -> ]this was done in a vm where a fresh install of 7 sp1 x64, vs2008, tortoise, and the dx9 june sdk was installed.

The executable, include and libraries paths of DirectX SDK must be added to VS2008 through Tools->Options and then go to Projects and Solutions->VC++ Directories.

I think that's why you had errors about dinput.h not detected. Dinput.h, Dsound.h, dxerr.h, d3dx9.h and d3dx11.h belong to the Microsoft DirectX SDK.

exactly, you lack DirectX SDK (or forgot to add its directories)


also, this shouldn't be in off topic >_>
$(DXSDK_DIR)\Include
$(DXSDK_DIR)\lib\x86
$(DXSDK_DIR)\lib\x64
Pages: 1 2