Emuforums.com

Go Back   Emuforums.com > Gamecube Emulation > Dolphin Discussion
Home About Us Register FAQ Members List Calendar Mark Forums Read


Reply
 
LinkBack Thread Tools Display Modes
Old August 4th, 2008   #81 (permalink)
Just an Emu Nerd.
 
NexXxus's Avatar
 
Join Date: Jan 2006
Location: Cologne, Germany
Posts: 3,467

Quote:
Originally Posted by Chaos_Blader View Post
If anyone knows how the X360 controls are mapped (pluginspecs_pad.h line 27 maybe), could they fill me in on how Button # becomes hex? 0x0400 = Button 0? How does that work? I plan to update the plugin so that the controls can be customizable.
yea that would be nice,
the mappings are wrong btw, B is mapped as X, but i like B=B

__________________
My System: C2D E6700 @2.67GHz | Asus P5W DH Deluxe | 4GB DDR2 800 | GeForce 8800GT Extreme
My EeePC 901 white: Intel Atom 1.6ghz | 2GB DDR2 667@533 | 4GB Main SSD | 64GB Additional SSD! | WinXP Home SP3 | 16GB Transcend SD | Logitech NX50 Laser Mouse

My FFXII GSdx Highres Screenshot Gallery (link fixed!) | mixed pcsx2 screenshots

Get the latest GSdx here and ZeroGS here
If you search for pcsx2 betas, look here (but no support in the forums for it!)
Tutorial: Hardware Antialiasing in PCSX2 (DX9 only)
NexXxus is offline   Reply With Quote
Old August 4th, 2008   #82 (permalink)
Registered User
 
Join Date: Dec 2006
Location: ß
Posts: 341
Quote:
Originally Posted by NexXxus View Post
yea that would be nice,
the mappings are wrong btw, B is mapped as X, but i like B=B
noes! it's setup like it should be. look at a gc pad
__________________
AMD X2 5200+(65Watt)@3.2GHz | GTX280 | 4GB RAM | Vista Ultimate x64
shuffle2 is offline   Reply With Quote
Old August 6th, 2008   #83 (permalink)
PCSX2 fan
 
Player594's Avatar
 
Join Date: Jan 2006
Location: Around
Posts: 87
What is this error? It is keeping me from being able to compile.

LINK : fatal error LNK1181: cannot open input file '..\..\core\common\win32\release\common.lib'
__________________
system specs:
P4 3.2 ghz w/HT - Geforce 7300 GS - 2.5 GB RAM -200 GB hard drive
Player594 is offline   Reply With Quote
Old August 7th, 2008   #84 (permalink)
so i herd you like emu's?
 
daco's Avatar
 
Join Date: Oct 2007
Location: a country called Belgium
Posts: 647
Quote:
Originally Posted by Player594 View Post
What is this error? It is keeping me from being able to compile.

LINK : fatal error LNK1181: cannot open input file '..\..\core\common\win32\release\common.lib'
recompile the common project
__________________


my DolphinWx rev Builds:
http://www.nyleveia.com/daco/
Njoy with rumble disabled:
32bit clickme and 64bit clickme
daco is offline   Reply With Quote
Old August 9th, 2008   #85 (permalink)
PCSX2 fan
 
Player594's Avatar
 
Join Date: Jan 2006
Location: Around
Posts: 87
recompiling does not help. What is the common.lib file?
__________________
system specs:
P4 3.2 ghz w/HT - Geforce 7300 GS - 2.5 GB RAM -200 GB hard drive
Player594 is offline   Reply With Quote
Old August 9th, 2008   #86 (permalink)
Registered User
 
Join Date: May 2008
Location: South Africa
Posts: 507
wahey you've got the same horrible graphics card as me player594
jasong is offline   Reply With Quote
Old August 9th, 2008   #87 (permalink)
so i herd you like emu's?
 
daco's Avatar
 
Join Date: Oct 2007
Location: a country called Belgium
Posts: 647
Quote:
Originally Posted by Player594 View Post
recompiling does not help. What is the common.lib file?
to make it short
if common.lib ain't compiled then something is odd. show me a log of why common project didn't get build.
__________________


my DolphinWx rev Builds:
http://www.nyleveia.com/daco/
Njoy with rumble disabled:
32bit clickme and 64bit clickme
daco is offline   Reply With Quote
Old August 10th, 2008   #88 (permalink)
PCSX2 fan
 
Player594's Avatar
 
Join Date: Jan 2006
Location: Around
Posts: 87
Does this help?

HTML Code:
Build Log      Build started: Project: Plugin_VideoDX9, Configuration: Release|Win32
 Command Lines      Creating temporary file "c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002520802116.rsp" with contents
[
/Ox /Ob2 /Oi /Ot /GL /I "../../PluginSpecs" /I "../../Core/Common/Src" /I "../../Core/VideoCommon/Src" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "VIDEO_DIRECTX9_EXPORTS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_SECURE_SCL=0" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /GS- /Gy /fp:fast /Yu"stdafx.h" /Fp"Win32\Release/Video_DirectX9.pch" /Fo"Win32\Release\\" /Fd"Win32\Release\\" /W3 /c /Zi /FI "stdafx.h" ".\Src\XFB.cpp"

".\Src\Utils.cpp"

".\Src\main.cpp"

".\Src\Globals.cpp"

".\Src\Fifo.cpp"

".\Src\DlgSettings.cpp"

".\Src\EmuWindow.cpp"

".\Src\D3DUtil.cpp"

".\Src\D3DTexture.cpp"

".\Src\D3DShader.cpp"

".\Src\D3DPostprocess.cpp"

".\Src\D3DBase.cpp"

".\Src\VertexShader.cpp"

".\Src\TransformEngine.cpp"

".\Src\TextureCache.cpp"

".\Src\ShaderManager.cpp"

".\Src\Render.cpp"

".\Src\PixelShader.cpp"

".\Src\IndexGenerator.cpp"

".\Src\XFStructs.cpp"

".\Src\VertexLoader_Normal.cpp"

".\Src\VertexLoader.cpp"

".\Src\VertexHandler.cpp"

".\Src\OpcodeDecoding.cpp"

".\Src\DecodedVArray.cpp"

".\Src\DataReader.cpp"

".\Src\CPStructs.cpp"

".\Src\BPStructs.cpp"

".\Src\W32Util\Thread.cpp"

".\Src\W32Util\TabControl.cpp"

".\Src\W32Util\File.cpp"

".\Src\W32Util\DialogManager.cpp"

".\Src\W32Util\ChunkFile.cpp"
]
Creating command line "cl.exe @"c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002520802116.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002620802116.rsp" with contents
[
/Ox /Ob2 /Oi /Ot /GL /I "../../PluginSpecs" /I "../../Core/Common/Src" /I "../../Core/VideoCommon/Src" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "VIDEO_DIRECTX9_EXPORTS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_SECURE_SCL=0" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /GS- /Gy /fp:fast /Yc"stdafx.h" /Fp"Win32\Release/Video_DirectX9.pch" /Fo"Win32\Release\\" /Fd"Win32\Release\\" /W3 /c /Zi /FI "stdafx.h" ".\Src\stdafx.cpp"
]
Creating command line "cl.exe @"c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002620802116.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002720802116.rsp" with contents
[
/Ox /Ob2 /Oi /Ot /GL /I "../../PluginSpecs" /I "../../Core/Common/Src" /I "../../Core/VideoCommon/Src" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "VIDEO_DIRECTX9_EXPORTS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_SECURE_SCL=0" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /GS- /Gy /fp:fast /Yu"stdafx.h" /Fp"Win32\Release/Video_DirectX9.pch" /Fo"Win32\Release/ShellUtil1.obj" /Fd"Win32\Release\\" /W3 /c /Zi /FI "stdafx.h" ".\Src\W32Util\ShellUtil.cpp"
]
Creating command line "cl.exe @"c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002720802116.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002820802116.rsp" with contents
[
/Ox /Ob2 /Oi /Ot /GL /I "../../PluginSpecs" /I "../../Core/Common/Src" /I "../../Core/VideoCommon/Src" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "VIDEO_DIRECTX9_EXPORTS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_SECURE_SCL=0" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /GS- /Gy /fp:fast /Yu"stdafx.h" /Fp"Win32\Release/Video_DirectX9.pch" /Fo"Win32\Release/PropertySheet1.obj" /Fd"Win32\Release\\" /W3 /c /Zi /FI "stdafx.h" ".\Src\W32Util\PropertySheet.cpp"
]
Creating command line "cl.exe @"c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002820802116.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002920802116.rsp" with contents
[
/Ox /Ob2 /Oi /Ot /GL /I "../../PluginSpecs" /I "../../Core/Common/Src" /I "../../Core/VideoCommon/Src" /D "_WIN32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "VIDEO_DIRECTX9_EXPORTS" /D "_CRT_SECURE_NO_DEPRECATE" /D "_SECURE_SCL=0" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /GF /FD /EHsc /MT /GS- /Gy /fp:fast /Yu"stdafx.h" /Fp"Win32\Release/Video_DirectX9.pch" /Fo"Win32\Release/Misc1.obj" /Fd"Win32\Release\\" /W3 /c /Zi /FI "stdafx.h" ".\Src\W32Util\Misc.cpp"
]
Creating command line "cl.exe @"c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002920802116.rsp" /nologo /errorReport:prompt"
Creating command line "rc.exe /d "NDEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x41d /fo"Win32\Release/resource.res" ".\Src\resource.rc""
Creating temporary file "c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002A20802116.rsp" with contents
[
/OUT:"..\..\..\Binary\Win32/Plugins\Plugin_VideoDX9.dll" /INCREMENTAL:NO /DLL /MANIFEST:NO /PDB:"c:\Dolphin SVN\Binary\win32\Plugins\Plugin_VideoDX9.pdb" /LTCG /IMPLIB:"c:\Dolphin SVN\Binary\win32\Plugins\Plugin_VideoDX9.lib" /MACHINE:X86 "..\..\core\common\win32\release\common.lib" dsound.lib odbc32.lib odbccp32.lib comctl32.lib d3d9.lib d3dx9.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib "..\..\..\externals\zlib\win32\release\zlib.lib" "..\..\core\videocommon\win32\release\videocommon.lib" "..\..\core\common\win32\release\common.lib"

".\Win32\Release\resource.res"

".\Win32\Release\ChunkFile.obj"

".\Win32\Release\DialogManager.obj"

".\Win32\Release\File.obj"

".\Win32\Release\Misc1.obj"

".\Win32\Release\PropertySheet1.obj"

".\Win32\Release\ShellUtil1.obj"

".\Win32\Release\TabControl.obj"

".\Win32\Release\Thread.obj"

".\Win32\Release\BPStructs.obj"

".\Win32\Release\CPStructs.obj"

".\Win32\Release\DataReader.obj"

".\Win32\Release\DecodedVArray.obj"

".\Win32\Release\OpcodeDecoding.obj"

".\Win32\Release\VertexHandler.obj"

".\Win32\Release\VertexLoader.obj"

".\Win32\Release\VertexLoader_Normal.obj"

".\Win32\Release\XFStructs.obj"

".\Win32\Release\IndexGenerator.obj"

".\Win32\Release\PixelShader.obj"

".\Win32\Release\Render.obj"

".\Win32\Release\ShaderManager.obj"

".\Win32\Release\TextureCache.obj"

".\Win32\Release\TransformEngine.obj"

".\Win32\Release\VertexShader.obj"

".\Win32\Release\D3DBase.obj"

".\Win32\Release\D3DPostprocess.obj"

".\Win32\Release\D3DShader.obj"

".\Win32\Release\D3DTexture.obj"

".\Win32\Release\D3DUtil.obj"

".\Win32\Release\EmuWindow.obj"

".\Win32\Release\DlgSettings.obj"

".\Win32\Release\Fifo.obj"

".\Win32\Release\Globals.obj"

".\Win32\Release\main.obj"

".\Win32\Release\stdafx.obj"

".\Win32\Release\Utils.obj"

".\Win32\Release\XFB.obj"
]
Creating command line "link.exe @"c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\RSP00002A20802116.rsp" /NOLOGO /ERRORREPORT:PROMPT"
 Output Window      Compiling...
stdafx.cpp
Compiling...
XFB.cpp
Utils.cpp
main.cpp
Globals.cpp
Fifo.cpp
DlgSettings.cpp
EmuWindow.cpp
D3DUtil.cpp
D3DTexture.cpp
D3DShader.cpp
D3DPostprocess.cpp
D3DBase.cpp
VertexShader.cpp
TransformEngine.cpp
TextureCache.cpp
ShaderManager.cpp
Render.cpp
PixelShader.cpp
IndexGenerator.cpp
XFStructs.cpp
Compiling...
VertexLoader_Normal.cpp
VertexLoader.cpp
VertexHandler.cpp
OpcodeDecoding.cpp
DecodedVArray.cpp
DataReader.cpp
CPStructs.cpp
BPStructs.cpp
Thread.cpp
TabControl.cpp
File.cpp
DialogManager.cpp
ChunkFile.cpp
Compiling...
ShellUtil.cpp
Compiling...
PropertySheet.cpp
Compiling...
Misc.cpp
Compiling resources...
Linking...
LINK : fatal error LNK1181: cannot open input file '..\..\core\common\win32\release\common.lib'
 Results      Build log was saved at "file://c:\Dolphin SVN\Source\Plugins\Plugin_VideoDX9\Win32\Release\BuildLog.htm"
Plugin_VideoDX9 - 1 error(s), 0 warning(s)
__________________
system specs:
P4 3.2 ghz w/HT - Geforce 7300 GS - 2.5 GB RAM -200 GB hard drive
Player594 is offline   Reply With Quote
Old August 10th, 2008   #89 (permalink)
Registered User
 
Join Date: Dec 2006
Location: Santiago (Chile)
Posts: 158
i'm having the very same problem here... it's driving me insane 'cause when i switch to winxp 32bit i can compile just fine. It only seems to happen when i'm using winxp64
kronoxrox is offline   Reply With Quote
Old August 10th, 2008   #90 (permalink)
Registered User
 
Join Date: Dec 2006
Location: ß
Posts: 341
make sure you build video common before either of the video plugins.
__________________
AMD X2 5200+(65Watt)@3.2GHz | GTX280 | 4GB RAM | Vista Ultimate x64
shuffle2 is offline   Reply With Quote
Old August 10th, 2008   #91 (permalink)
Byakuya fan
 
Wagnard28's Avatar
 
Join Date: Jul 2008
Location: Canada
Posts: 91
HI guys,
When you compile dolphin, how to you get the dolphin blue icon on your .exe?
I only get a standard windows icon on my executable.
Thanks for the help

EDIt: Forget it, I found a way to add it.

Last edited by Wagnard28; August 11th, 2008 at 16:25.
Wagnard28 is offline   Reply With Quote
Old August 16th, 2008   #92 (permalink)
Registered User
 
ratero's Avatar
 
Join Date: Mar 2006
Location: antartico
Posts: 69
Hi Im downloading the dxsdk now.... im about to compile Dolphin !!! im nervous!! wish me luck!
Edit: LOTSAERRORS! (even d3d9.h not found (after installing dxsdk )
Attached Images
File Type: jpg firstTime.jpg (125.0 KB, 41 views)
__________________
Windows XP SP2
Intel Core Duo E6550 2.33 (running: 2.79 Ghz)
2 GB Ram
Radeon HD 2600
Fastest Dolphin SVN for me is rev. 49 (dx9 plugin)

Last edited by ratero; August 16th, 2008 at 05:05.
ratero is offline   Reply With Quote
Old August 17th, 2008   #93 (permalink)
Registered User
 
Join Date: Aug 2008
Location: USA
Posts: 11
You may find this thread on another forums of use:

How do I setup DirectX with VS 2005? - GameDev.Net Discussion Forums
Maratanos is offline   Reply With Quote
Old August 20th, 2008   #94 (permalink)
Registered User
 
Join Date: Aug 2008
Location: France
Posts: 53
Here is the R243 build log on GNU/Linux Debian Lenny X86_64 (fully up-to-date) :
C++ pastebin - collaborative debugging tool

Hope this help
__________________
My Spec :
AMD Athlon 64 X2 6000+
Asrock AM2-NF3 VSTA
4GB DDR2 Ram (Corsair XMS2)
2x250GB IDE HDD
GeForce 7800GS "Special Edition" (512MB of DDR3, GPU and Memory frequencies x2)
Dual-boot GNU/Linux Debian Lenny X86_64 - Windows XP x64

Play you favorite games under GNU/Linux : http://playonlinux.com
bad_billou is offline   Reply With Quote
Old August 20th, 2008   #95 (permalink)
hcs
Registered User
 
hcs's Avatar
 
Join Date: May 2005
Location: Austin, TX
Posts: 27
Got it building in Ubuntu 8.04 x86, had to use the "Mac" version of do_cpuid as gcc doesn't want you using ebx for this arch either. Crash after Jit64Core::Run ?

Ok, fine, throwing a -D_M_IX86 into the build and fixing the fun results.

Last edited by hcs; August 20th, 2008 at 21:41.
hcs is offline   Reply With Quote
Old August 21st, 2008   #96 (permalink)
Registered User
 
Join Date: Aug 2008
Location: France
Posts: 53
R254 do not build under GNU/Linux X86_64, error log :
pastebin - collaborative debugging tool
__________________
My Spec :
AMD Athlon 64 X2 6000+
Asrock AM2-NF3 VSTA
4GB DDR2 Ram (Corsair XMS2)
2x250GB IDE HDD
GeForce 7800GS "Special Edition" (512MB of DDR3, GPU and Memory frequencies x2)
Dual-boot GNU/Linux Debian Lenny X86_64 - Windows XP x64

Play you favorite games under GNU/Linux : http://playonlinux.com
bad_billou is offline   Reply With Quote
Old August 21st, 2008   #97 (permalink)
Registered User
 
Join Date: Aug 2008
Location: France
Posts: 53
R255 and 256 do not build too under GNU/Linux X86_64, here the error log :

pastebin - collaborative debugging tool
__________________
My Spec :
AMD Athlon 64 X2 6000+
Asrock AM2-NF3 VSTA
4GB DDR2 Ram (Corsair XMS2)
2x250GB IDE HDD
GeForce 7800GS "Special Edition" (512MB of DDR3, GPU and Memory frequencies x2)
Dual-boot GNU/Linux Debian Lenny X86_64 - Windows XP x64

Play you favorite games under GNU/Linux : http://playonlinux.com
bad_billou is offline   Reply With Quote
Old August 21st, 2008   #98 (permalink)
Emu author
 
Join Date: May 2003
Posts: 296
thanks guys. i'll fix linux tomorrow.
ector is offline   Reply With Quote
Old August 21st, 2008   #99 (permalink)
Registered User
 
Join Date: Aug 2008
Location: France
Posts: 53
thx a lot ector

Just adding that R257 to 266 do not build, same error as before on X86_64.

And I add R266 log of x86 build, do not build too (not a surprise this time but it seems to be the same error as X86_64) :

pastebin - collaborative debugging tool

R267 to 272 still do not build under GNU/Linux X86_64, here the error log of R272 :

C++ pastebin - collaborative debugging tool

Edit :
R275 to 278 build fine on x86_64 system, R279 broken with JIT error :
Code:
g++ -o Source/Core/Core/Src/PowerPC/Jit64/Jit.o -c -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -g -O3 -fno-strict-aliasing -fPIC -msse2 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wall -Wwrite-strings -Wfloat-equal -Wshadow -Wpointer-arith -Wpacked -Wno-conversion -ISource/Core/Common/Src -ISource/Core/DiscIO/Src -ISource/PluginSpecs -ISource -ISource/Core/Core/Src -ISource/Core/DebuggerWX/src -IExternals/Bochs_disasm -ISource/Core/VideoCommon/Src Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp: In function 'void Jit64::Init()':
Source/Core/Core/Src/PowerPC/Jit64/Jit.cpp:239: error: 'Core' has not been declared
scons: *** [Source/Core/Core/Src/PowerPC/Jit64/Jit.o] Error 1
scons: building terminated because of errors.
__________________
My Spec :
AMD Athlon 64 X2 6000+
Asrock AM2-NF3 VSTA
4GB DDR2 Ram (Corsair XMS2)
2x250GB IDE HDD
GeForce 7800GS "Special Edition" (512MB of DDR3, GPU and Memory frequencies x2)
Dual-boot GNU/Linux Debian Lenny X86_64 - Windows XP x64

Play you favorite games under GNU/Linux : http://playonlinux.com

Last edited by bad_billou; August 23rd, 2008 at 10:45. Reason: Automerged Doublepost
bad_billou is offline   Reply With Quote
Old August 23rd, 2008   #100 (permalink)
Kawaii Ken
 
Xtreme2damax's Avatar
 
Join Date: Aug 2005
Location: Flashing my PSP'z Bricking it in the nuts
Posts: 2,152
I'm getting errors now with trying to compile revisions 284 and 285, here is the build logs.

Nothing has changed on my end for compiling so it can't be anything I'm doing wrong.

Code:
1>------ Rebuild All started: Project: Bochs_disasm, Configuration: Release Win32 ------
2>------ Rebuild All started: Project: DiscIO, Configuration: Release Win32 ------
2>Deleting intermediate and output files for project 'DiscIO', configuration 'Release|Win32'
1>Deleting intermediate and output files for project 'Bochs_disasm', configuration 'Release|Win32'
1>Compiling...
2>Compiling...
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>stdafx.cpp
2>stdafx.cpp
2>Compiling...
1>Compiling...
2>aes_cbc.c
1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
1>dis_decode.cpp
1>syntax.cpp
1>resolve.cpp
1>PowerPCDisasm.cpp
2>aes_core.c
2>Generating Code...
1>dis_groups.cpp
1>Generating Code...
2>Compiling...
1>Creating library...
2>FileHandlerARC.cpp
1>Build log was saved at "file://c:\Dolphin\Externals\Bochs_disasm\Win32\Release\BuildLog.htm"
1>Bochs_disasm - 0 error(s), 2 warning(s)
3>------ Rebuild All started: Project: Common, Configuration: Release Win32 ------
3>Deleting intermediate and output files for project 'Common', configuration 'Release|Win32'
3>Performing Pre-Build Event...
2>BannerLoaderWii.cpp
2>BannerLoaderGC.cpp
2>BannerLoader.cpp
2>FileSystemGCWii.cpp
2>Filesystem.cpp
2>Blob.cpp
3>SubWCRev: 'C:\Dolphin\Source\'
3>Last committed at revision 285
3>Updated to revision 285
3>Local modifications found
3>Compiling...
3>stdafx.cpp
2>VolumeWiiCrypted.cpp
2>VolumeGC.cpp
2>VolumeCreator.cpp
2>Generating Code...
2>Creating library...
2>Build log was saved at "file://c:\Dolphin\Source\Core\DiscIO\Win32\Release\BuildLog.htm"
2>DiscIO - 0 error(s), 0 warning(s)
4>------ Rebuild All started: Project: wxBase28, Configuration: Release Win32 ------
4>Deleting intermediate and output files for project 'wxBase28', configuration 'Release|Win32'
4>Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h
4>genrcdefs.h
3>Compiling...
4>Creating ..\..\lib\vc_lib\msw\wx\setup.h
3>ABI.cpp
3>x64Emitter.cpp
4>        1 file(s) copied.
4>Compiling...
4>dummy.cpp
3>x64Analyzer.cpp
3>Thunk.cpp
3>Thread.cpp
3>TestFramework.cpp
3>StringUtil.cpp
3>PortableSockets.cpp
3>Plugin.cpp
3>MemoryUtil.cpp
3>MemArena.cpp
3>MathUtil.cpp
3>MappedFile.cpp
3>IniFile.cpp
3>HTTP.cpp
3>Hash.cpp
3>FileUtil.cpp
3>DynamicLibrary.cpp
3>CPUDetect.cpp
3>Common.cpp
3>Generating Code...
4>Compiling...
4>appbase.cpp
4>volume.cpp
4>utilsexc.cpp
4>utils.cpp
4>thread.cpp
4>stdpaths.cpp
3>Compiling...
3>ChunkFile.cpp
3>Generating Code...
4>stackwalk.cpp
3>Compiling...
3>Timer.cpp
4>snglinst.cpp
4>registry.cpp
4>regconf.cpp
4>power.cpp
4>mslu.cpp
4>mimetype.cpp
3>Creating library...
4>main.cpp
4>..\..\src\msw\main.cpp(205) : error C2220: warning treated as error - no 'object' file generated
4>..\..\src\msw\main.cpp(205) : warning C4535: calling _set_se_translator() requires /EHa
4>dlmsw.cpp
4>dir.cpp
4>debughlp.cpp
4>dde.cpp
4>crashrpt.cpp
4>basemsw.cpp
4>Generating Code...
3>Build log was saved at "file://c:\Dolphin\Source\Core\Common\Win32\Release\BuildLog.htm"
3>Common - 0 error(s), 0 warning(s)
5>------ Rebuild All started: Project: Core, Configuration: Release Win32 ------
5>Deleting intermediate and output files for project 'Core', configuration 'Release|Win32'
5>Compiling...
5>stdafx.cpp
5>Compiling...
5>HLE.cpp
4>Compiling...
4>zstream.cpp
5>VolumeHandler.cpp
4>zipstrm.cpp
5>Tracer.cpp
4>xtistrm.cpp
4>xti.cpp
4>wxchar.cpp
5>State.cpp
4>wfstream.cpp
4>variant.cpp
4>utilscmn.cpp
4>uri.cpp
5>PatchEngine.cpp
4>txtstrm.cpp
4>tokenzr.cpp
4>textfile.cpp
4>textbuf.cpp
4>tarstrm.cpp
4>sysopt.cpp
5>MemTools.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>Generating Code...
5>LogManager.cpp
5>CoreTiming.cpp
5>CoreParameter.cpp
5>Core.cpp
5>Console.cpp
5>ElfReader.cpp
4>Compiling...
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
5>Boot_ELF.cpp
4>memory.cpp
4>longlong.cpp
4>log.cpp
4>list.cpp
4>ipcbase.cpp
4>intl.cpp
4>init.cpp
5>Boot_DOL.cpp
4>hashmap.cpp
4>hash.cpp
4>fs_mem.cpp
4>Generating Code...
5>Boot.cpp
5>WII_IPC_HLE_WiiMote.cpp
5>WII_IPC_HLE_Device_usb.cpp
5>WII_IPC_HLE_Device_sdio_slot0.cpp
4>Compiling...
4>fs_filter.cpp
4>fs_arc.cpp
5>WII_IPC_HLE_Device_FileIO.cpp
4>fmapbase.cpp
4>filtfind.cpp
4>filtall.cpp
4>filesys.cpp
5>WII_IPC_HLE_Device_DI.cpp
4>filename.cpp
4>filefn.cpp
4>fileconf.cpp
5>Generating Code...
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>Generating Code...
5>Compiling...
5>WII_IPC_HLE.cpp
5>PPCDebugInterface.cpp
5>Dump.cpp
5>Debugger_SymbolMap.cpp
5>Debugger_BreakPoints.cpp
4>Compiling...
4>convauto.cpp
4>config.cpp
4>cmdline.cpp
4>clntdata.cpp
4>archive.cpp
4>arcfind.cpp
4>arcall.cpp
5>JitRegCache.cpp
4>Generating Code...
5>JitCore.cpp
5>JitCache.cpp
5>JitBackpatch.cpp
5>JitAsm.cpp
5>Jit_Util.cpp
5>Jit_SystemRegisters.cpp
5>Jit_Paired.cpp
5>Jit_LoadStorePaired.cpp
4>Build log was saved at "file://c:\Dolphin\Externals\wxWidgets\build\msw\wxBase28_Win32\Release\BuildLog.htm"
4>wxBase28 - 1 error(s), 1 warning(s)
5>Jit_LoadStoreFloating.cpp
6>------ Rebuild All started: Project: wxCore28, Configuration: Release Win32 ------
6>Deleting intermediate and output files for project 'wxCore28', configuration 'Release|Win32'
5>Jit_LoadStore.cpp
5>Jit_Integer.cpp
5>Jit_FloatingPoint.cpp
5>Jit_Branch.cpp
5>Jit.cpp
6>Creating ..\..\lib\vc_lib\msw\wx\msw\rcdefs.h
6>genrcdefs.h
6>Creating ..\..\lib\vc_lib\msw\wx\setup.h
6>        1 file(s) copied.
6>Compiling...
6>dummy.cpp
5>Generating Code...
5>Compiling...
5>Interpreter_Paired.cpp
5>Interpreter_LoadStorePaired.cpp
6>Compiling...
6>hyperlink.cpp
5>Interpreter_LoadStore.cpp
6>fontpickerg.cpp
5>Interpreter_Integer.cpp
5>Interpreter_Branch.cpp
5>Interpreter.cpp
6>filepickerg.cpp
6>dragimgg.cpp
6>dirctrlg.cpp
6>dcpsg.cpp
6>combog.cpp
6>collpaneg.cpp
5>PPCTables.cpp
6>clrpickerg.cpp
6>choicdgg.cpp
6>choicbkg.cpp
6>buttonbar.cpp
6>busyinfo.cpp
5>PPCAnalyst.cpp
6>aboutdlgg.cpp
6>window.cpp
6>volume.cpp
5>PowerPC.cpp
6>uxtheme.cpp
6>uuid.cpp
6>utilsgui.cpp
6>treectrl.cpp
5>Plugin_Video.cpp
6>Generating Code...
5>Plugin_PAD.cpp
5>Plugin_DSP.cpp
5>WII_IPC.cpp
5>WII_IOB.cpp
5>PeripheralInterface.cpp
5>VideoInterface.cpp
5>GPFifo.cpp
5>DVDInterface.cpp
5>DSP.cpp
6>Compiling...
6>toplevel.cpp
6>tooltip.cpp
6>timer.cpp
6>tglbtn.cpp
6>textctrl.cpp
5>CommandProcessor.cpp
6>tbar95.cpp
6>tabctrl.cpp
6>stattext.cpp
6>statline.cpp
6>statbr95.cpp
6>statbox.cpp
6>statbmp.cpp
6>spinctrl.cpp
6>spinbutt.cpp
5>Generating Code...
6>slider95.cpp
6>settings.cpp
6>scrolbar.cpp
6>renderer.cpp
6>region.cpp
6>radiobut.cpp
6>Generating Code...
5>Compiling...
5>StreamADPCM.cpp
5>AudioInterface.cpp
6>Compiling...
6>radiobox.cpp
6>printwin.cpp
5>PixelEngine.cpp
6>printdlg.cpp
6>popupwin.cpp
6>pen.cpp
6>palette.cpp
6>ownerdrw.cpp
6>oleutils.cpp
6>notebook.cpp
6>nativdlg.cpp
5>MemoryInterface.cpp
6>mslu.cpp
6>msgdlg.cpp
6>minifram.cpp
6>metafile.cpp
6>menuitem.cpp
6>menu.cpp
6>mdi.cpp
5>SerialInterface_Devices.cpp
6>main.cpp
6>listctrl.cpp
6>listbox.cpp
6>Generating Code...
5>SerialInterface.cpp
5>EXI_DeviceMemoryCard.cpp
5>EXI_DeviceIPL.cpp
5>EXI_DeviceAD16.cpp
5>EXI_Device.cpp
6>Compiling...
6>iniconf.cpp
6>imaglist.cpp
6>icon.cpp
6>helpwin.cpp
6>helpchm.cpp
6>gsockmsw.cpp
5>EXI_Channel.cpp
6>graphics.cpp
6>gdiobj.cpp
6>gdiimage.cpp
5>EXI.cpp
6>gauge95.cpp
6>frame.cpp
6>fontutil.cpp
6>fontenum.cpp
5>SystemTimers.cpp
6>fontdlg.cpp
6>font.cpp
6>filedlg.cpp
6>fdrepdlg.cpp
6>evtloop.cpp
6>enhmeta.cpp
6>droptgt.cpp
5>Memmap.cpp
6>Generating Code...
5>HW.cpp
5>CPUCompare.cpp
5>CPU.cpp
6>Compiling...
6>dropsrc.cpp
6>dragimag.cpp
6>display.cpp
6>dirdlg.cpp
5>HLE_OS.cpp
6>dib.cpp
6>dialup.cpp
6>dialog.cpp
5>HLE_Misc.cpp
6>dcscreen.cpp
6>dcprint.cpp
6>dcmemory.cpp
6>dcclient.cpp
6>dc.cpp
6>dataobj.cpp
5>Generating Code...
6>data.cpp
6>cursor.cpp
6>control.cpp
6>combobox.cpp
6>combo.cpp
6>colour.cpp
6>colordlg.cpp
6>Generating Code...
5>Compiling...
5>Interpreter_SystemRegisters.cpp
5>Interpreter_FloatingPoint.cpp
6>Compiling...
6>clipbrd.cpp
6>choice.cpp
6>checklst.cpp
5>Generating Code...
6>checkbox.cpp
6>caret.cpp
6>button.cpp
6>brush.cpp
6>bmpbuttn.cpp
5>Creating library...
6>bitmap.cpp
6>automtn.cpp
6>app.cpp
6>access.cpp
6>accel.cpp
6>aboutdlg.cpp
6>xpmdecod.cpp
6>wincmn.cpp
6>valtext.cpp
6>validate.cpp
6>valgen.cpp
6>utilscmn.cpp
6>Generating Code...
5>Build log was saved at "file://c:\Dolphin\Source\Core\Core\Win32\Release\BuildLog.htm"
5>Core - 0 error(s), 0 warning(s)
7>------ Rebuil