![]() |
|
Any news about the WiiU? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion) +--- Thread: Any news about the WiiU? (/Thread-any-news-about-the-wiiu) |
Any news about the WiiU? - 410172 - 08-14-2014 Searching around about WiiU hacking and found the following said: [QUOTE] A WiiU build of Dolphin exists (very recent) on Github, it still cannot play games, but it recognizes the WUD and ISO wiiU games files, and can even extract files like 3d models or BRSTM musics of the WiiU games. But : ... 2) Dolphin WiiU needs to be compiled with a professional tool of development called Visual Studio 2013. Some parts found inappropriate by the forum rules are left out. But more important: Is this above true? Is there a program that can understand and read the WiiU file system? Would be very useful to build new mods for the Mario games. You have all heard about those Wii Mario game hacks before once in your lifetime. Let me know, 410172_Chief RE: Any news about the WiiU? - neobrain - 08-14-2014 That Dolphin build you're talking about is completely useless for WiiU emulation. You should stop wasting your time with it. RE: Any news about the WiiU? - 410172 - 08-14-2014 I never mentioned emulating WiiU games. If that build can extract models and music from WiiU games it is useful to create mods with. Five minutes and I've got my Mario Kart Wii music replaced by those of Mario Kart 8. Does not need a lot of explanation. WiiU emulation will not be possible, remaking/porting tracks and levels from WiiU Mario games to Wii Mario games will be handy and way more easier than creating these with just Youtube video's and scratches. I was just being curious anyway. RE: Any news about the WiiU? - MayImilae - 08-14-2014 It was just done by CarlKenner to get attention. It should have been it's own separate program, instead he put it into Dolphin to get people excited. When it came out, we talked about it here - https://forums.dolphin-emu.org/Thread-unofficial-dolphin-now-with-preliminary-wii-u-support As delroth put it so eloquently: delroth Wrote:As I've posted several times in that gbatemp, this is completely stupid and a useless effort by someone who is clearly misled as to what Dolphin should and can do regarding Wii U emulation. RE: Any news about the WiiU? - 410172 - 08-14-2014 Ok thanks. I'll take a look at it. You are right that he should indeed create his own program, but it is not just useless. EDIT: Not been able to compile Dolphin in Windows: Visual Studio 2013 gives me 4 errors and 91 warnings. Can somebody tell me what the problem is and what can be done? I already found that a file scmrev.h cannot be found, in the same directory I found a file make_scmrev.h.js. Should I use that in some way? Log: 1>------ Build started: Project: zlib, Configuration: Debug Win32 ------ 2>------ Build started: Project: PolarSSL, Configuration: Debug Win32 ------ 3>------ Build started: Project: SCMRevGen, Configuration: Release Win32 ------ 4>------ Build started: Project: SOIL, Configuration: Debug Win32 ------ 1> adler32.c 1> compress.c 1> crc32.c 1> deflate.c 4> image_DXT.c 4> image_helper.c 4> SOIL.c 2> aes.c 2> aesni.c 2> arc4.c 2> asn1parse.c 4> stb_image_aug.c 3> Cannot find git or git.cmd, check your PATH: 3> C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin;C:\Program Files (x86)\Windows Kits\8.1\bin\x86;;C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools;C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\Tools\bin;C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\tools;C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\ide;C:\Program Files (x86)\HTML Help Workshop;;C:\Program Files (x86)\MSBuild\12.0\bin\;C:\WINDOWS\Microsoft.NET\Framework\v4.0.30319\;C:\WINDOWS\SysWow64;;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Program Files\Intel\Intel® Management Engine Components\DAL;C:\Program Files\Intel\Intel® Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel® Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel® Management Engine Components\IPT;C:\Program Files\Acer\Remote Files\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\jEdit;C:\Program Files (x86)\MKVToolNix;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Universal Extractor;C:\Program Files (x86)\Universal Extractor\bin;.;; 3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(122,5): error MSB3073: The command "cscript /nologo /E:JScript "make_scmrev.h.js" 3>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(122,5): error MSB3073: :VCEnd" exited with code 1. 5>------ Build started: Project: SoundTouch, Configuration: Debug Win32 ------ 1> gzclose.c 4>image_helper.c(325): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data 4>image_helper.c(366): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data 4>image_helper.c(373): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data 4>image_helper.c(415): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data 4>image_helper.c(422): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data 2> asn1write.c 2> base64.c 2> bignum.c 2> blowfish.c 2> camellia.c 2> certs.c 2> cipher.c 2> cipher_wrap.c 2> ctr_drbg.c 2> debug.c 2> des.c 5> AAFilter.cpp 5> BPMDetect.cpp 5> cpu_detect_x86.cpp 5> FIFOSampleBuffer.cpp 1> gzlib.c 1> gzread.c 1> gzwrite.c 1> infback.c 5> FIRFilter.cpp 1> inffast.c 1> inflate.c 1> inftrees.c 1> trees.c 5> mmx_optimized.cpp 1> uncompr.c 1> zutil.c 5> PeakFinder.cpp 5> RateTransposer.cpp 5> SoundTouch.cpp 5> sse_optimized.cpp 2> dhm.c 2> ecdh.c 5> TDStretch.cpp 2> ecdsa.c 4> SOIL.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\SOIL\bin\SOIL.lib 6>------ Build started: Project: Bochs_disasm, Configuration: Debug Win32 ------ 2> ecp.c 2> ecp_curves.c 2> entropy.c 1> zlib.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\zlib\bin\zlib.lib 2> entropy_poll.c 2> error.c 6> dis_decode.cpp 6> dis_groups.cpp 6> PowerPCDisasm.cpp 6> resolve.cpp 6> syntax.cpp 2> gcm.c 2> havege.c 2> md.c 2> md2.c 2> md4.c 2> md5.c 2> md_wrap.c 2> memory.c 2> memory_buffer_alloc.c 2> net.c 2> oid.c 2> padlock.c 2> pbkdf2.c 2> pem.c 2> pk.c 2> pk_wrap.c 2> pkcs11.c 2> pkcs12.c 2> pkcs5.c 7>------ Build started: Project: png, Configuration: Debug Win32 ------ 2> pkparse.c 2> pkwrite.c 5> SoundTouch.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\SoundTouch\bin\SoundTouch.lib 2> ripemd160.c 2> rsa.c 2> sha1.c 2> sha256.c 6> Bochs_disasm.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\Bochs_disasm\bin\Bochs_disasm.lib 8>------ Build started: Project: LZO, Configuration: Debug Win32 ------ 9>------ Build started: Project: wxWidgets, Configuration: Debug Win32 ------ 2> sha512.c 2> ssl_cache.c 2> ssl_ciphersuites.c 7> png.c 7> pngerror.c 7> pnggccrd.c 7> pngget.c 8> minilzo.c 9> dummy.cpp 2> ssl_cli.c 2> ssl_srv.c 7> pngmem.c 8> LZO.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\LZO\bin\LZO.lib 2> ssl_tls.c 2> threading.c 2> timing.c 7> pngpread.c 7> pngread.c 10>------ Build started: Project: SFML_Network, Configuration: Debug Win32 ------ 7> pngrio.c 7> pngrtran.c 7> pngrutil.c 10> Ftp://cpp 10> Http.cpp 10> IPAddress.cpp 10> Packet.cpp 2> version.c 2> x509.c 2> x509_create.c 2> x509_crl.c 7> pngset.c 7> pngtest.c 7> pngtrans.c 7> pngvcrd.c 7> pngwio.c 7> pngwrite.c 7> pngwtran.c 7> pngwutil.c 2> x509_crt.c 2> x509_csr.c 2> x509write_crt.c 2> x509write_csr.c 2> xtea.c 10>..\..\src\SFML\Network\Ftp.cpp(403): warning C4244: 'initializing' : conversion from 'std: treamoff' to 'size_t', possible loss of data7> png.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\png\bin\png.lib 11>------ Build started: Project: libusb-1.0, Configuration: Debug Win32 ------ 11> core.c 10> SelectorBase.cpp 11> descriptor.c 11> hotplug.c 10> SocketTCP.cpp 11> io.c 11> poll_windows.c 11> strerror.c 11> sync.c 10> SocketUDP.cpp 11> threads_windows.c 11> windows_usb.c 10> SocketHelper.cpp 9> auibar.cpp 9> auibook.cpp 9> dockart.cpp 9> floatpane.cpp 11> libusb_static_2013.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\libusb-1.0\bin\libusb-1.0.lib 12>------ Build started: Project: portaudio, Configuration: Debug Win32 ------ 2> PolarSSL.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\PolarSSL\bin\PolarSSL.lib 13>------ Build started: Project: Common, Configuration: Debug Win32 ------ 12> pa_allocation.c 12> pa_converters.c 12> pa_cpuload.c 12> pa_debugprint.c 9> framemanager.cpp 12> pa_dither.c 9> tabart.cpp 12> pa_front.c 12> pa_hostapi_skeleton.c 12> pa_process.c 9> tabmdi.cpp 9> accelcmn.cpp 12> pa_ringbuffer.c 12> pa_stream.c 12> pa_trace.c 12> pa_win_ds.c 12> pa_win_ds_dynlink.c 12> pa_win_wmme.c 12> pa_win_wasapi.c 10> SFML_Network.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\SFML_Network\bin\SFML_Network.lib 9> affinematrix2d.cpp 14>------ Build started: Project: miniupnpc, Configuration: Debug Win32 ------ 12>..\src\hostapi\dsound\pa_win_ds.c(363): warning C4133: 'function' : incompatible types - from 'char [20]' to 'LPCWSTR' 12>..\src\hostapi\dsound\pa_win_ds.c(363): warning C4133: 'function' : incompatible types - from 'char [32]' to 'LPWSTR' 12>..\src\hostapi\dsound\pa_win_ds.c(543): warning C4133: 'function' : incompatible types - from 'LPCTSTR' to 'const char *' 12>..\src\hostapi\dsound\pa_win_ds.c(1196): warning C4028: formal parameter 2 different from declaration 12>..\src\hostapi\dsound\pa_win_ds.c(1196): warning C4028: formal parameter 3 different from declaration 14> connecthostport.c 14> igd_desc_parse.c 12>..\src\hostapi\dsound\pa_win_ds.c(1198): warning C4028: formal parameter 2 different from declaration 14> minisoap.c 14> miniupnpc.c 12>..\src\hostapi\dsound\pa_win_ds.c(1198): warning C4028: formal parameter 3 different from declaration 12> pa_win_coinitialize.c 12>..\src\hostapi\dsound\pa_win_ds.c(1302): warning C4133: 'function' : incompatible types - from 'PaWinDsHostApiRepresentation *' to 'PaUtilHostApiRepresentation *' 13> stdafx.cpp 9> anidecod.cpp 12>..\src\hostapi\dsound\pa_win_ds.c(1686): warning C4244: 'initializing' : conversion from 'double' to 'unsigned long', possible loss of data 12>..\src\hostapi\dsound\pa_win_ds.c(1687): warning C4244: 'initializing' : conversion from 'double' to 'unsigned long', possible loss of data 12>..\src\hostapi\dsound\pa_win_ds.c(1688): warning C4244: 'initializing' : conversion from 'double' to 'unsigned long', possible loss of data 14> miniwget.c 12>..\src\hostapi\wmme\pa_win_wmme.c(453): warning C4133: 'function' : incompatible types - from 'char *' to 'LPCWSTR' 12>..\src\hostapi\wmme\pa_win_wmme.c(453): warning C4133: 'function' : incompatible types - from 'char [32]' to 'LPWSTR' 12>..\src\hostapi\dsound\pa_win_ds.c(2657): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data 12>..\src\hostapi\dsound\pa_win_ds.c(2652): warning C4101: 'mmResult' : unreferenced local variable 12>..\src\hostapi\dsound\pa_win_ds.c(2653): warning C4101: 'hWaitableTimer' : unreferenced local variable 12>..\src\hostapi\dsound\pa_win_ds.c(2881): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data 12>..\src\hostapi\dsound\pa_win_ds.c(2895): warning C4244: '=' : conversion from 'double' to 'UINT', possible loss of data 12>..\src\hostapi\wasapi\pa_win_wasapi.c(833): warning C4133: 'function' : incompatible types - from 'unsigned short [15]' to 'LPCSTR' 12>..\src\hostapi\wasapi\pa_win_wasapi.c(871): warning C4133: 'function' : incompatible types - from 'unsigned short [11]' to 'LPCSTR' 14> minixml.c 12> pa_win_hostapis.c 12> pa_win_util.c 14> portlistingparse.c 13> BreakPoints.cpp 13> CDUtils.cpp 13> ColorUtil.cpp 9> animatecmn.cpp 13> ConsoleListener.cpp 12> pa_win_waveformat.c 14> receivedata.c 14> upnpc.c 14> upnpcommands.c 12> pa_win_wdmks_utils.c 12>..\src\hostapi\wasapi\pa_win_wasapi.c(3463): warning C4018: '>' : signed/unsigned mismatch 14> upnperrors.c 12>..\src\hostapi\wasapi\pa_win_wasapi.c(3877): warning C4133: 'function' : incompatible types - from 'const char *' to 'LPCTSTR' 12> pa_x86_plain_converters.c 14> upnpreplyparse.c 9> any.cpp 9> appbase.cpp 9> appcmn.cpp 9> arcall.cpp 14> miniupnpc.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\miniupnpc\bin\miniupnpc.lib 13> bn.cpp 15>------ Build started: Project: Languages, Configuration: Debug Win32 ------ 9> arcfind.cpp 13> ec.cpp 15> Compiling ar locale 15> Compiling ca locale 15> Compiling cs locale 15> Compiling de locale 15> Compiling el locale 15> Compiling en locale 15> Compiling es locale 15> Compiling fa locale 15> Compiling fr locale 15> Compiling he locale 15> Compiling hu locale 15> Compiling it locale 15> Compiling ja locale 15> Compiling ko locale 15> Compiling nb locale 15> Compiling nl locale 15> Compiling pl locale 15> Compiling pt locale 15> Compiling pt_BR locale 15> Compiling ru locale 15> Compiling sr locale 15> Compiling sv locale 15> Compiling tr locale 15> Compiling zh_CN locale 15> Compiling zh_TW locale 12> portaudio.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\portaudio\bin\portaudio.lib 9> archive.cpp 13> ExtendedTrace.cpp 9> arrstr.cpp 9> artprov.cpp 9> artstd.cpp 9> arttango.cpp 9> base64.cpp 9> bmpbase.cpp 9> bmpbtncmn.cpp 9> bmpcboxcmn.cpp 9> bookctrl.cpp 9> btncmn.cpp 9> cairo.cpp 13> FileSearch.cpp 9> calctrlcmn.cpp 9> checkboxcmn.cpp 13> FileUtil.cpp 13> Hash.cpp 9> checklstcmn.cpp 9> choiccmn.cpp 9> clipcmn.cpp 9> clntdata.cpp 13> IniFile.cpp 9> clrpickercmn.cpp 13>FileUtil.cpp(956): warning C4244: 'argument' : conversion from 'u64' to 'unsigned int', possible loss of data 9> cmdline.cpp 13> LogManager.cpp 13> MathUtil.cpp 9> cmdproc.cpp 9> cmndata.cpp 9>..\..\src\common\cmdproc.cpp(336): warning C4800: 'wxObjectList::Node' : forcing value to bool 'true' or 'false' (performance warning) 13> MemArena.cpp 9> colourcmn.cpp 9> colourdata.cpp 9> combocmn.cpp 9> config.cpp 9> containr.cpp 9> convauto.cpp 13> MemoryUtil.cpp 9> cshelp.cpp 13> Misc.cpp 13> MsgHandler.cpp 9> ctrlcmn.cpp 9> ctrlsub.cpp 9> datavcmn.cpp 13> NandPaths.cpp 9> datetime.cpp 9> datetimefmt.cpp 9> datstrm.cpp 13> Network.cpp 13> SDCardUtil.cpp 9> dcbase.cpp 9> dcbufcmn.cpp 9> dcgraph.cpp 9> dcsvg.cpp 13> SettingsHandler.cpp 9> debugrpt.cpp 13> StringUtil.cpp 9> dircmn.cpp 9> dirctrlcmn.cpp 9> dlgcmn.cpp 9> dndcmn.cpp 9> dobjcmn.cpp 9> docmdi.cpp 13> SymbolDB.cpp 9> docview.cpp 9> dpycmn.cpp 9> dseldlg.cpp 9> dynarray.cpp 9> dynlib.cpp 9> dynload.cpp 13> SysConf.cpp 9> encconv.cpp 13> Thread.cpp 13> Timer.cpp 9> event.cpp 9> evtloopcmn.cpp 9> fddlgcmn.cpp 9> fdiodispatcher.cpp 9> ffile.cpp 9> file.cpp 13> Version.cpp 9> fileback.cpp 13>Version.cpp(5): fatal error C1083: Cannot open include file: 'scmrev.h': No such file or directory 13> x64ABI.cpp 9> fileconf.cpp 9> filectrlcmn.cpp 13> x64Analyzer.cpp 9> filefn.cpp 13> x64CPUDetect.cpp 13> x64Emitter.cpp 9> filehistorycmn.cpp 13> x64FPURoundMode.cpp 13> XSaveWorkaround.cpp 9> filename.cpp 9> filepickercmn.cpp 9> filesys.cpp 9> filtall.cpp 9> filtfind.cpp 9> fldlgcmn.cpp 9> fmapbase.cpp 9> fontcmn.cpp 9> fontdata.cpp 9> fontenumcmn.cpp 9> fontmap.cpp 9> fontpickercmn.cpp 9> fontutilcmn.cpp 16>------ Build started: Project: AudioCommon, Configuration: Debug Win32 ------ 17>------ Build started: Project: DiscIO, Configuration: Debug Win32 ------ 18>------ Build started: Project: InputCommon, Configuration: Debug Win32 ------ 9> framecmn.cpp 9> fs_arc.cpp 17> stdafx.cpp 18> stdafx.cpp 16> stdafx.cpp 9> fs_filter.cpp 9> fs_inet.cpp 9> fs_mem.cpp 9> http://ftp.cpp 9> gaugecmn.cpp 18> ControllerEmu.cpp 18> ControllerInterface.cpp 18> Device.cpp 17> BannerLoader.cpp 17> BannerLoaderGC.cpp 17> BannerLoaderWii.cpp 18> DInput.cpp 16> aldlist.cpp 9> gbsizer.cpp 17> Blob.cpp 16> AudioCommon.cpp 16> DPL2Decoder.cpp 16> DSoundStream.cpp 9> gdicmn.cpp 9> geometry.cpp 9> gifdecod.cpp 9> glcmn.cpp 9>..\..\src\common\glcmn.cpp(19): warning C4603: 'GL_GLEXT_PROTOTYPES' : macro is not defined or definition is different after precompiled header use 9> Add macro to precompiled header instead of defining here 9> ..\..\src\common\glcmn.cpp(20) : use of precompiled header 9> graphcmn.cpp 9> gridcmn.cpp 9> hash.cpp 9> hashmap.cpp 9> headercolcmn.cpp 9> headerctrlcmn.cpp 9> helpbase.cpp 9> http.cpp 9> hyperlnkcmn.cpp 17> CISOBlob.cpp 17> CompressedBlob.cpp 9> iconbndl.cpp 16> Mixer.cpp 9> imagall.cpp 17> DiscScrubber.cpp 16> NullSoundStream.cpp 17> DriveBlob.cpp 9> imagbmp.cpp 9> image.cpp 18> DInputJoystick.cpp 18> DInputKeyboardMouse.cpp 18> ExpressionParser.cpp 9> imagfill.cpp 9> imagpng.cpp 9> init.cpp 17>CISOBlob.cpp(68): warning C4244: 'argument' : conversion from 'const u64' to 'size_t', possible loss of data 9> intl.cpp 9> ipcbase.cpp 9> languageinfo.cpp 18> ForceFeedbackDevice.cpp 9> layout.cpp 16>Mixer.cpp(48): warning C4244: 'initializing' : conversion from 'u32' to 'float', possible loss of data 16>Mixer.cpp(50): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data 9> lboxcmn.cpp 9> list.cpp 16> OpenALStream.cpp 9> listctrlcmn.cpp 9> log.cpp 9> longlong.cpp 9> matrix.cpp 9> menucmn.cpp 18> XInput.cpp 16> WaveFile.cpp 18> InputConfig.cpp 16> XAudio2Stream.cpp 17> FileBlob.cpp 9> mimecmn.cpp 9> modalhook.cpp 17> FileHandlerARC.cpp 9> module.cpp 9> mousemanager.cpp 9> msgout.cpp 9> mstream.cpp 17> FileMonitor.cpp 17> Filesystem.cpp 9> nbkbase.cpp 9> numformatter.cpp 9> object.cpp 9> odcombocmn.cpp 16> XAudio2_7Stream.cpp 9> overlaycmn.cpp 9> ownerdrwcmn.cpp 9> panelcmn.cpp 9> paper.cpp 9> persist.cpp 17>FileBlob.cpp(29): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data 9> pickerbase.cpp 9> platinfo.cpp 18> UDPWiimote.cpp 18> UDPWrapper.cpp 9> popupcmn.cpp 9> powercmn.cpp 9> preferencescmn.cpp 9> prntbase.cpp 17> FileSystemGCWii.cpp 9> process.cpp 17> FileSystemWiiU.cpp 9> protocol.cpp 9> quantize.cpp 9> radiobtncmn.cpp 17> NANDContentLoader.cpp 9> radiocmn.cpp 9> rearrangectrl.cpp 9> rendcmn.cpp 9> rgncmn.cpp 17>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\algorithm(4141): warning C4244: 'argument' : conversion from 'u64' to 'const size_t', possible loss of data (FileSystemGCWii.cpp) 9> richtooltipcmn.cpp 9> sckaddr.cpp 9> sckfile.cpp 17>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\algorithm(4141): warning C4244: 'argument' : conversion from 'u64' to 'const size_t', possible loss of data (FileSystemWiiU.cpp) 9> sckipc.cpp 9> sckstrm.cpp 9> scrolbarcmn.cpp 9> selectdispatcher.cpp 9> settcmn.cpp 9> sizer.cpp 9> slidercmn.cpp 9> socket.cpp 17> VolumeCommon.cpp 17> VolumeCreator.cpp 17> VolumeDirectory.cpp 17> VolumeGC.cpp 16> AudioCommon.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\AudioCommon\bin\AudioCommon.lib 17> VolumeWad.cpp 9> spinbtncmn.cpp 19>------ Build started: Project: VideoCommon, Configuration: Debug Win32 ------ 9> spinctrlcmn.cpp 18> InputCommon.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\InputCommon\bin\InputCommon.lib 17> VolumeWiiCrypted.cpp 9> srchcmn.cpp 17>VolumeDirectory.cpp(312): warning C4244: 'initializing' : conversion from 'u64' to 'unsigned int', possible loss of data 17>VolumeDirectory.cpp(322): warning C4244: 'initializing' : conversion from 'u64' to 'unsigned int', possible loss of data 9> sstream.cpp 17>VolumeDirectory.cpp(336): warning C4244: 'initializing' : conversion from 'u64' to 'unsigned int', possible loss of data 19> stdafx.cpp 9> statbar.cpp 9> statbmpcmn.cpp 9> statboxcmn.cpp 9> statlinecmn.cpp 9> stattextcmn.cpp 9> stdpbase.cpp 9> stdstream.cpp 9> stockitem.cpp 9> stopwatch.cpp 9> strconv.cpp 9> stream.cpp 9> string.cpp 19> AVIDump.cpp 19> BPFunctions.cpp 19> BPMemory.cpp 19> BPStructs.cpp 9> stringimpl.cpp 17> VolumeWiiU.cpp 17> VolumeWiiUCrypted.cpp 17> WbfsBlob.cpp 9> stringops.cpp 17> WiiWad.cpp 9> strvararg.cpp 9> sysopt.cpp 9> tarstrm.cpp 19>BPFunctions.cpp(123): warning C4800: 'u32' : forcing value to bool 'true' or 'false' (performance warning) 19>BPFunctions.cpp(124): warning C4800: 'u32' : forcing value to bool 'true' or 'false' (performance warning) 19>BPFunctions.cpp(125): warning C4800: 'u32' : forcing value to bool 'true' or 'false' (performance warning) 9> taskbarcmn.cpp 9> tbarbase.cpp 9> textbuf.cpp 17>WbfsBlob.cpp(36): warning C4244: 'initializing' : conversion from 'u64' to 'unsigned int', possible loss of data 17>WbfsBlob.cpp(38): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data 17>WbfsBlob.cpp(133): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data 19>BPStructs.cpp(223): warning C4800: 'u32' : forcing value to bool 'true' or 'false' (performance warning) 19>BPStructs.cpp(247): warning C4244: 'initializing' : conversion from 'float' to 'u32', possible loss of data 19>BPStructs.cpp(569): warning C4244: 'argument' : conversion from 'u64' to 'int', possible loss of data 19>BPStructs.cpp(571): warning C4244: 'argument' : conversion from 'u64' to 'int', possible loss of data 19> CommandProcessor.cpp 9> textcmn.cpp 9> textentrycmn.cpp 9> textfile.cpp 9> textmeasurecmn.cpp 9> threadinfo.cpp 19> CPMemory.cpp 9> time.cpp 9> timercmn.cpp 9> timerimpl.cpp 9> tokenzr.cpp 9> toplvcmn.cpp 9> translation.cpp 9> treebase.cpp 9> txtstrm.cpp 19> Debugger.cpp 19> DriverDetails.cpp 19> EmuWindow.cpp 9> uiactioncmn.cpp 17> DiscIO.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\DiscIO\bin\DiscIO.lib 9> unichar.cpp 9> uri.cpp 9> url.cpp 9> ustring.cpp 9> utilscmn.cpp 9> valgen.cpp 9> validate.cpp 9> valnum.cpp 9> valtext.cpp 19> Fifo.cpp 19> FPSCounter.cpp 19> FramebufferManagerBase.cpp 9> variant.cpp 9> webviewarchivehandler.cpp 9> webviewfshandler.cpp 9> wfstream.cpp 9> wincmn.cpp 9> windowid.cpp 9> wrapsizer.cpp 19> HiresTextures.cpp 9> wxcrt.cpp 9> wxprintf.cpp 9> xlocale.cpp 9> xpmdecod.cpp 9> zipstrm.cpp 9> zstream.cpp 9> aboutdlgg.cpp 9> animateg.cpp 9> bannerwindow.cpp 19>HiresTextures.cpp(143): warning C4065: switch statement contains 'default' but no 'case' labels 9> bmpcboxg.cpp 9> busyinfo.cpp 19> ImageWrite.cpp 9> buttonbar.cpp 9> calctrlg.cpp 9> choicbkg.cpp 9> choicdgg.cpp 19> IndexGenerator.cpp 9> clrpickerg.cpp 9> collpaneg.cpp 19> MainBase.cpp 19> OnScreenDisplay.cpp 19> OpcodeDecoding.cpp 9> colrdlgg.cpp 9> combog.cpp 9> commandlinkbuttong.cpp 9> datavgen.cpp 9> datectlg.cpp 9> dcpsg.cpp 9> dirctrlg.cpp 19> PerfQueryBase.cpp 9> dirdlgg.cpp 9> dragimgg.cpp 9> editlbox.cpp 9> filectrlg.cpp 9> filedlgg.cpp 9> filepickerg.cpp 9> fontdlgg.cpp 19> PixelEngine.cpp 19> PixelShaderGen.cpp 9> fontpickerg.cpp 19> PixelShaderManager.cpp 19> RenderBase.cpp 9> graphicc.cpp 9> grid.cpp 9> gridctrl.cpp 9> grideditors.cpp 9> gridsel.cpp 9> helpext.cpp 9> hyperlinkg.cpp 19>PixelShaderManager.cpp(144): warning C4244: '=' : conversion from 'float' to 's32', possible loss of data 19>PixelShaderManager.cpp(145): warning C4244: '=' : conversion from 'float' to 's32', possible loss of data 19>PixelShaderManager.cpp(154): warning C4244: '=' : conversion from 's64' to 's32', possible loss of data 19>PixelShaderManager.cpp(155): warning C4244: '=' : conversion from 's64' to 's32', possible loss of data 19>PixelShaderManager.cpp(156): warning C4244: '=' : conversion from 's64' to 's32', possible loss of data 19>PixelShaderManager.cpp(157): warning C4244: '=' : conversion from 's64' to 's32', possible loss of data 9> infobar.cpp 9> laywin.cpp 19> Statistics.cpp 9> listbkg.cpp 9> logg.cpp 19> TextureCacheBase.cpp 9> mdig.cpp 9> msgdlgg.cpp 9> notifmsgg.cpp 9> numdlgg.cpp 19> TextureConversionShader.cpp 9> odcombo.cpp 9> printps.cpp 9> prntdlgg.cpp 9> progdlgg.cpp 19> VertexLoader.cpp 9> propdlg.cpp 9> renderg.cpp 19> VertexLoaderManager.cpp 9> richmsgdlgg.cpp 9> richtooltipg.cpp 9> sashwin.cpp 9> scrlwing.cpp 9> selstore.cpp 9> spinctlg.cpp 9> splash.cpp 9> splitter.cpp 19> VertexLoader_Color.cpp 9> srchctlg.cpp 9> statbmpg.cpp 9> stattextg.cpp 19> VertexLoader_Normal.cpp 9> statusbr.cpp 9> tabg.cpp 9> textdlgg.cpp 9> timectrlg.cpp 9> tipdlg.cpp 19> VertexLoader_Position.cpp 9> tipwin.cpp 9> toolbkg.cpp 9> treebkg.cpp 9> treectlg.cpp 19> VertexLoader_TextCoord.cpp 9> treelist.cpp 9> vlbox.cpp 9> vscroll.cpp 19> VertexManagerBase.cpp 19> VertexShaderGen.cpp 9> wizard.cpp 9> aboutdlg.cpp 9> accel.cpp 9> anybutton.cpp 9> app.cpp 9> artmsw.cpp 19> VertexShaderManager.cpp 9> basemsw.cpp 9> bitmap.cpp 9> bmpbuttn.cpp 9> bmpcbox.cpp 9> brush.cpp 19> VideoBackendBase.cpp 9> button.cpp 9> calctrl.cpp 9> caret.cpp 9> checkbox.cpp 9> checklst.cpp 19> VideoConfig.cpp 9> choice.cpp 19> VideoState.cpp 9> clipbrd.cpp 9> colordlg.cpp 9> colour.cpp 9> combo.cpp 9> combobox.cpp 9> commandlinkbutton.cpp 9> control.cpp 19> TextureDecoder_x64.cpp 19> XFMemory.cpp 9> crashrpt.cpp 9> cursor.cpp 9> data.cpp 9> datecontrols.cpp 9> datectrl.cpp 9> datetimectrl.cpp 9> dc.cpp 9> dcclient.cpp 9> dcmemory.cpp 9> dcprint.cpp 9> dcscreen.cpp 19> XFStructs.cpp 9> dde.cpp 9> debughlp.cpp 9> dialog.cpp 9> dialup.cpp 9> dib.cpp 9> dir.cpp 9> dirdlg.cpp 9> display.cpp 9> dlmsw.cpp 9> dragimag.cpp 9> enhmeta.cpp 9> evtloop.cpp 9> evtloopconsole.cpp 9> fdrepdlg.cpp 9> filedlg.cpp 9> font.cpp 9> fontdlg.cpp 9> fontenum.cpp 9> fontutil.cpp 9> frame.cpp 9> gauge.cpp 9> gdiimage.cpp 9> gdiobj.cpp 9> gdiplus.cpp 9> glcanvas.cpp 9> graphics.cpp 9> headerctrl.cpp 9> helpbest.cpp 9> helpchm.cpp 9> helpwin.cpp 9> hyperlink.cpp 19> VideoCommon.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\VideoCommon\bin\VideoCommon.lib 9> icon.cpp 9> imaglist.cpp 9> iniconf.cpp 9> listbox.cpp 9> listctrl.cpp 9> main.cpp 20>------ Build started: Project: Core, Configuration: Debug Win32 ------ 9> mdi.cpp 9> menu.cpp 9> menuitem.cpp 9> metafile.cpp 9> mimetype.cpp 20> stdafx.cpp 9> minifram.cpp 9> msgdlg.cpp 9> mslu.cpp 9> nativdlg.cpp 9> nativewin.cpp 9> nonownedwnd.cpp 9> notebook.cpp 9> notifmsg.cpp 9> access.cpp 9> activex.cpp 9> automtn.cpp 9> dataobj.cpp 9> dropsrc.cpp 9> droptgt.cpp 20> ActionReplay.cpp 20> ARDecrypt.cpp 20> BootManager.cpp 20> Boot.cpp 9> oleutils.cpp 9> safearray.cpp 9> uuid.cpp 9> ownerdrw.cpp 9> palette.cpp 9> panel.cpp 9> pen.cpp 9> penwin.cpp 9> popupwin.cpp 9> power.cpp 9> printdlg.cpp 9> printwin.cpp 9> progdlg.cpp 9> radiobox.cpp 9> radiobut.cpp 9> regconf.cpp 9> region.cpp 9> registry.cpp 9> renderer.cpp 9> richmsgdlg.cpp 9> richtooltip.cpp 20> Boot_BS2Emu.cpp 9> scrolbar.cpp 9> settings.cpp 9> slider.cpp 9> snglinst.cpp 9> sockmsw.cpp 9> sound.cpp 9> spinbutt.cpp 20> Boot_DOL.cpp 9> spinctrl.cpp 9> stackwalk.cpp 20> Boot_ELF.cpp 20> Boot_WiiWAD.cpp 9> statbmp.cpp 9> statbox.cpp 9> statline.cpp 9> stattext.cpp 9> statusbar.cpp 9> stdpaths.cpp 20> ElfReader.cpp 9> taskbar.cpp 20> ConfigManager.cpp 9> textctrl.cpp 9> textentry.cpp 9> textmeasure.cpp 9> tglbtn.cpp 9> thread.cpp 9> timectrl.cpp 20> Core.cpp 9> timer.cpp 9> toolbar.cpp 9> tooltip.cpp 9> toplevel.cpp 9> treectrl.cpp 9> uiaction.cpp 9> urlmsw.cpp 9> utils.cpp 20> CoreParameter.cpp 9> utilsexc.cpp 20> CoreTiming.cpp 20> Debugger_SymbolMap.cpp 9> utilsgui.cpp 9> utilswin.cpp 9> uxtheme.cpp 9> volume.cpp 9> window.cpp 20> Dump.cpp 20> PPCDebugInterface.cpp 20> DSPEmulator.cpp 20> DSPAssembler.cpp 20> DSPDisassembler.cpp 20> DSPAccelerator.cpp 20> DSPAnalyzer.cpp 20> DSPCodeUtil.cpp 9> extended.c 20> DSPCore.cpp 20> DSPEmitter.cpp 20> DSPHWInterface.cpp 20> DSPIntArithmetic.cpp 20> DSPIntBranch.cpp 20> DSPIntCCUtil.cpp 20> DSPInterpreter.cpp 20> DSPIntExtOps.cpp 20> DSPIntLoadStore.cpp 9> wx_base.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\wxWidgets\bin\wxWidgets.lib 21>------ Build started: Project: D3D, Configuration: Debug Win32 ------ 22>------ Build started: Project: OGL, Configuration: Debug Win32 ------ 23>------ Build started: Project: Software, Configuration: Debug Win32 ------ 20> DSPIntMisc.cpp 20> DSPIntMultiplier.cpp 20> DSPMemoryMap.cpp 21> stdafx.cpp 23> stdafx.cpp 22> stdafx.cpp 20> DSPStacks.cpp 20> DSPTables.cpp 20> DSPJitArithmetic.cpp 20> DSPJitBranch.cpp 20> DSPJitCCUtil.cpp 23> BPMemLoader.cpp 23> Clipper.cpp 22> FramebufferManager.cpp 22> GLExtensions.cpp 23> CPMemLoader.cpp 22> GLUtil.cpp 23> DebugUtil.cpp 22> main.cpp 21> D3DBase.cpp 21> D3DBlob.cpp 21> D3DShader.cpp 21> D3DTexture.cpp 20> DSPJitExtOps.cpp 23>BPMemLoader.cpp(154): warning C4800: 'u64' : forcing value to bool 'true' or 'false' (performance warning) 23>BPMemLoader.cpp(156): warning C4244: 'argument' : conversion from 's64' to 's16', possible loss of data 23>BPMemLoader.cpp(157): warning C4244: 'argument' : conversion from 's64' to 's16', possible loss of data 23>BPMemLoader.cpp(169): warning C4800: 'u64' : forcing value to bool 'true' or 'false' (performance warning) 23>BPMemLoader.cpp(171): warning C4244: 'argument' : conversion from 's64' to 's16', possible loss of data 23>BPMemLoader.cpp(172): warning C4244: 'argument' : conversion from 's64' to 's16', possible loss of data 20> DSPJitLoadStore.cpp 20> DSPJitMisc.cpp 20> DSPJitMultiplier.cpp 21> D3DUtil.cpp 23> EfbCopy.cpp 23> EfbInterface.cpp 20> DSPJitRegCache.cpp 23> HwRasterizer.cpp 22> NativeVertexFormat.cpp 22> PerfQuery.cpp 21> FramebufferManager.cpp 23> OpcodeDecoder.cpp 20>DSP\Jit\DSPJitRegCache.cpp(854): warning C4065: switch statement contains 'default' but no 'case' labels 20> DSPJitUtil.cpp 20> LabelMap.cpp 20> ec_wii.cpp 21> GfxState.cpp 22> PostProcessing.cpp 21> LineGeometryShader.cpp 20> FifoAnalyzer.cpp 23> RasterFont.cpp 23> Rasterizer.cpp 21> main.cpp 20> FifoDataFile.cpp 23> SetupUnit.cpp 20> FifoPlaybackAnalyzer.cpp 22> ProgramShaderCache.cpp 23> SWCommandProcessor.cpp 22> RasterFont.cpp 20> FifoPlayer.cpp 21> NativeVertexFormat.cpp 20> FifoRecordAnalyzer.cpp 21> PerfQuery.cpp 23> SWmain.cpp 21> PixelShaderCache.cpp 22> Render.cpp 20> FifoRecorder.cpp 23> SWRenderer.cpp 23> SWStatistics.cpp 20> GeckoCode.cpp 21>PerfQuery.cpp(32): warning C4018: '>' : signed/unsigned mismatch 20> GeckoCodeConfig.cpp 20> HLE.cpp 23> SWVertexLoader.cpp 22> SamplerCache.cpp 23>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\algorithm(4141): warning C4244: 'argument' : conversion from 'const float' to 'const u8', possible loss of data (SWRenderer.cpp) 23>C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\algorithm(4141): warning C4244: 'argument' : conversion from 'float' to 'const u8', possible loss of data (SWRenderer.cpp) 23>SWRenderer.cpp(186): warning C4244: 'argument' : conversion from 'const float' to 'const u8', possible loss of data 23>SWRenderer.cpp(186): warning C4244: 'argument' : conversion from 'float' to 'const u8', possible loss of data 23>SWRenderer.cpp(187): warning C4244: 'argument' : conversion from 'const float' to 'const u8', possible loss of data 23>SWRenderer.cpp(187): warning C4244: 'argument' : conversion from 'float' to 'const u8', possible loss of data 23>SWRenderer.cpp(190): warning C4244: 'argument' : conversion from 'const float' to 'const u8', possible loss of data 23>SWRenderer.cpp(190): warning C4244: 'argument' : conversion from 'float' to 'const u8', possible loss of data 23>SWRenderer.cpp(191): warning C4244: 'argument' : conversion from 'const float' to 'const u8', possible loss of data 23>SWRenderer.cpp(191): warning C4244: 'argument' : conversion from 'float' to 'const u8', possible loss of data 23>SWRenderer.cpp(192): warning C4244: 'argument' : conversion from 'const float' to 'const u8', possible loss of data 23>SWRenderer.cpp(192): warning C4244: 'argument' : conversion from 'float' to 'const u8', possible loss of data 21> PointGeometryShader.cpp 21> PSTextureEncoder.cpp 22> StreamBuffer.cpp 23> SWVideoConfig.cpp 22> TextureCache.cpp 20> HLE_Misc.cpp 20> HLE_OS.cpp 23> Tev.cpp 20> AudioInterface.cpp 21> Render.cpp 22>TextureCache.cpp(301): warning C4244: 'argument' : conversion from 'int' to 'GLfloat', possible loss of data 23> TextureEncoder.cpp 23> TextureSampler.cpp 22> TextureConverter.cpp 21> Television.cpp 20> TAP_Win32.cpp 20> CPU.cpp 22> VertexManager.cpp 23> TransformUnit.cpp 20> DSP.cpp 21> TextureCache.cpp 22>TextureConverter.cpp(344): warning C4244: 'argument' : conversion from 'const int' to 'GLfloat', possible loss of data 23> VideoConfigDialog.cpp 23> XFMemLoader.cpp 20> DSPHLE.cpp 21> VertexManager.cpp 20> MailHandler.cpp 21> VertexShaderCache.cpp 20> UCodes.cpp 21> XFBEncoder.cpp 22> OGL.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\OGL\bin\OGL.lib 20> AX.cpp 20> AXWii.cpp 20> CARD.cpp 20> GBA.cpp 20> INIT.cpp 20> ROM.cpp 20> Zelda.cpp 20> ZeldaADPCM.cpp 21> D3D.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\D3D\bin\D3D.lib 20> ZeldaSynth.cpp 20> ZeldaVoice.cpp 20> DSPDebugInterface.cpp 23> Software.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\Software\bin\Software.lib 20> DSPHost.cpp 20> DSPLLE.cpp 20> DSPLLEGlobals.cpp 20> DSPLLETools.cpp 20> DSPSymbols.cpp 20> DVDInterface.cpp 20> EXI.cpp 20> EXI_Channel.cpp 20> EXI_Device.cpp 20> EXI_DeviceAD16.cpp 20> EXI_DeviceAMBaseboard.cpp 20> EXI_DeviceEthernet.cpp 20> EXI_DeviceGecko.cpp 20> EXI_DeviceIPL.cpp 20> EXI_DeviceMemoryCard.cpp 20>HW\EXI_DeviceIPL.cpp(157): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data 20> EXI_DeviceMic.cpp 20> GCMemcard.cpp 20> GCPad.cpp 20> GCPadEmu.cpp 20> GPFifo.cpp 20> HW.cpp 20> Memmap.cpp 20> MemmapFunctions.cpp 20> MemoryInterface.cpp 20> MMIO.cpp 20>HW\MMIO.cpp(386): warning C4003: not enough actual parameters for macro 'MMIO_PUBLIC_SPECIALIZATIONS' 20>HW\MMIO.cpp(386): warning C4003: not enough actual parameters for macro 'MMIO_SPECIAL_PUBLIC_SPECIALIZATIONS' 20> ProcessorInterface.cpp 20> SI.cpp 20> SI_Device.cpp 20> SI_DeviceAMBaseboard.cpp 20> SI_DeviceDanceMat.cpp 20> SI_DeviceGBA.cpp 20> SI_DeviceGCController.cpp 20> SI_DeviceGCSteeringWheel.cpp 20> Sram.cpp 20> StreamADPCM.cpp 20> SystemTimers.cpp 20> VideoInterface.cpp 20> Wiimote.cpp 20> Attachment.cpp 20> Classic.cpp 20> Drums.cpp 20> Guitar.cpp 20> Nunchuk.cpp 20> Turntable.cpp 20> EmuSubroutines.cpp 20> Encryption.cpp 20> Speaker.cpp 20> WiimoteEmu.cpp 20> IOWin.cpp 20> WiimoteReal.cpp 20> WII_IPC.cpp 20> ICMPWin.cpp 20> WiiMote_HID_Attr.cpp 20> WII_IPC_HLE.cpp 20> WII_IPC_HLE_Device_DI.cpp 20> WII_IPC_HLE_Device_es.cpp 20> WII_IPC_HLE_Device_FileIO.cpp 20>C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Externals\libusbx\libusb\libusb.h(734): warning C4200: nonstandard extension used : zero-sized array in struct/union (IPC_HLE\WII_IPC_HLE.cpp) 20> Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array 20>C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Externals\libusbx\libusb\libusb.h(765): warning C4200: nonstandard extension used : zero-sized array in struct/union (IPC_HLE\WII_IPC_HLE.cpp) 20> Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array 20>C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Externals\libusbx\libusb\libusb.h(1259): warning C4200: nonstandard extension used : zero-sized array in struct/union (IPC_HLE\WII_IPC_HLE.cpp) 20> Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array 20> WII_IPC_HLE_Device_fs.cpp 20> WII_IPC_HLE_Device_hid.cpp 20>C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Externals\libusbx\libusb\libusb.h(734): warning C4200: nonstandard extension used : zero-sized array in struct/union (IPC_HLE\WII_IPC_HLE_Device_hid.cpp) 20> Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array 20>C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Externals\libusbx\libusb\libusb.h(765): warning C4200: nonstandard extension used : zero-sized array in struct/union (IPC_HLE\WII_IPC_HLE_Device_hid.cpp) 20> Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array 20>C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Externals\libusbx\libusb\libusb.h(1259): warning C4200: nonstandard extension used : zero-sized array in struct/union (IPC_HLE\WII_IPC_HLE_Device_hid.cpp) 20> Cannot generate copy-ctor or copy-assignment operator when UDT contains a zero-sized array 20> WII_IPC_HLE_Device_net.cpp 20> WII_IPC_HLE_Device_net_ssl.cpp 20> WII_IPC_HLE_Device_sdio_slot0.cpp 20> WII_IPC_HLE_Device_usb.cpp 20> WII_IPC_HLE_Device_usb_kbd.cpp 20> WII_IPC_HLE_WiiMote.cpp 20> WII_Socket.cpp 20> Movie.cpp 20> NetPlayClient.cpp 20> NetPlayServer.cpp 20> PatchEngine.cpp 20>Movie.cpp(867): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data 20>Movie.cpp(890): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data 20> Interpreter.cpp 20> Interpreter_Branch.cpp 20> Interpreter_FloatingPoint.cpp 20> Interpreter_Integer.cpp 20> Interpreter_LoadStore.cpp 20> Interpreter_LoadStorePaired.cpp 20> Interpreter_Paired.cpp 20> Interpreter_SystemRegisters.cpp 20> Interpreter_Tables.cpp 20> IR.cpp 20> JitILBase_Branch.cpp 20> JitILBase_FloatingPoint.cpp 20> JitILBase_Integer.cpp 20> JitILBase_LoadStore.cpp 20> JitILBase_LoadStoreFloating.cpp 20> JitILBase_LoadStorePaired.cpp 20> JitILBase_Paired.cpp 20> JitILBase_SystemRegisters.cpp 20> IR_X86.cpp 20> JitIL.cpp 20> JitIL_Tables.cpp 20> Jit.cpp 20> Jit64_Tables.cpp 20> JitAsm.cpp 20> JitRegCache.cpp 20> Jit_Branch.cpp 20> Jit_FloatingPoint.cpp 20> Jit_Integer.cpp 20> Jit_LoadStore.cpp 20> Jit_LoadStoreFloating.cpp 20> Jit_LoadStorePaired.cpp 20> Jit_Paired.cpp 20> Jit_SystemRegisters.cpp 20> JitAsmCommon.cpp 20> JitBackpatch.cpp 20> JitBase.cpp 20> JitCache.cpp 20> Jit_Util.cpp 20> JitInterface.cpp 20> LUT_frsqrtex.cpp 20> PowerPC.cpp 20> PPCAnalyst.cpp 20> PPCCache.cpp 20> PPCSymbolDB.cpp 20> PPCTables.cpp 20> Profiler.cpp 20> SignatureDB.cpp 20> State.cpp 20> Tracer.cpp 20> VolumeHandler.cpp 20> x64MemTools.cpp 20> Core.vcxproj -> C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Source\..\Build\Win32\Debug\Core\bin\Core.lib 24>------ Build started: Project: Dolphin, Configuration: Debug Win32 ------ 25>------ Build started: Project: DSPTool, Configuration: Debug Win32 ------ 25> DSPTool.cpp 24> stdafx.cpp 25>LINK : fatal error LNK1104: cannot open file 'C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Build\Win32\Debug\Common\bin\Common.lib' 24> AboutDolphin.cpp 24> ARCodeAddEdit.cpp 24> CheatsWindow.cpp 24> ConfigMain.cpp 24> BreakpointDlg.cpp 24> BreakpointView.cpp 24> BreakpointWindow.cpp 24> CodeView.cpp 24> CodeWindow.cpp 24> CodeWindowFunctions.cpp 24> DebuggerPanel.cpp 24> DebuggerUIUtil.cpp 24> DSPDebugWindow.cpp 24> DSPRegisterView.cpp 24> JitWindow.cpp 24> MemoryCheckDlg.cpp 24> MemoryView.cpp 24> MemoryWindow.cpp 24> RegisterView.cpp 24> RegisterWindow.cpp 24> FifoPlayerDlg.cpp 24> Frame.cpp 24> FrameAui.cpp 24> FrameTools.cpp 24> GameListCtrl.cpp 24> GeckoCodeDiag.cpp 24> WGL.cpp 24> HotkeyDlg.cpp 24> InputConfigDiag.cpp 24> InputConfigDiagBitmaps.cpp 24> ISOFile.cpp 24> ISOProperties.cpp 24>InputConfigDiagBitmaps.cpp(134): warning C4305: '=' : truncation from 'double' to 'float' 24> LogConfigWindow.cpp 24> LogWindow.cpp 24> Main.cpp 24> MemcardManager.cpp 24> WiiSaveCrypted.cpp 24> NetWindow.cpp 24> PatchAddEdit.cpp 24> PHackSettings.cpp 24> TASInputDlg.cpp 24> UDPConfigDiag.cpp 24> VideoConfigDiag.cpp 24> WiimoteConfigDiag.cpp 24> WXInputBase.cpp 24> WxUtils.cpp 24>LINK : fatal error LNK1104: cannot open file 'C:\Users\Jonne\Downloads\dolphin-WiiU\dolphin-WiiU\Build\Win32\Debug\Common\bin\Common.lib' ========== Build: 21 succeeded, 4 failed, 0 up-to-date, 0 skipped ========== |