Dolphin, the GameCube and Wii emulator - Forums

Full Version: compiling help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
23>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\VideoCommon.lib'
3>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\VideoCommon.lib'
I am using 32-bit vista VS express 2010 sp1 and I have the windows sdk 7.1 fix
I get the same error when I compile 32-bit and 64-bit
Show the entire build log.
here is the 32-bit (i don't know why it says "Release x64" in the beginning)

Code:
1>------ Build started: Project: SVNRevGen, Configuration: Release x64 ------
2>------ Build started: Project: Languages, Configuration: Release Win32 ------
2>  Compiling ar locale
2>  Compiling cs locale
2>  Compiling da locale
2>  Compiling de locale
2>  Compiling el locale
2>  Compiling en locale
2>  Compiling es locale
2>  Compiling fr locale
2>  Compiling he locale
2>  Compiling hu locale
2>  Compiling it locale
2>  Compiling ja locale
2>  Compiling ko locale
2>  Compiling nb locale
2>  Compiling nl locale
2>  Compiling pl locale
2>  Compiling pt_BR locale
2>  Compiling pt locale
2>  Compiling ru locale
2>  Compiling sr locale
2>  Compiling tr locale
2>  Compiling zh_CN locale
2>  Compiling zh_TW locale
1>  Updating svnrev.h
1>  svnrev.h doesn't need updating (already at 7440)
3>------ Build started: Project: zlib, Configuration: Release Win32 ------
3>  adler32.c
3>  compress.c
3>  crc32.c
3>  deflate.c
3>  gzclose.c
3>  gzlib.c
3>  gzread.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\Microsoft Visual Studio 10.0\VC\include\io.h(312) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : see declaration of 'lseek'
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\Microsoft Visual Studio 10.0\VC\include\io.h(313) : see declaration of 'read'
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\Microsoft Visual Studio 10.0\VC\include\io.h(302) : see declaration of 'close'
3>  gzwrite.c
3>  infback.c
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\Microsoft Visual Studio 10.0\VC\include\io.h(318) : see declaration of 'write'
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\Microsoft Visual Studio 10.0\VC\include\io.h(302) : see declaration of 'close'
3>  inffast.c
3>  inflate.c
3>  inftrees.c
3>  trees.c
3>  uncompr.c
3>  zutil.c
3>  zlib.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\zlib.lib
4>------ Build started: Project: wxBase28, Configuration: Release Win32 ------
4>  dummy.cpp
5>------ Build started: Project: SOIL, Configuration: Release Win32 ------
5>  image_DXT.c
5>  image_helper.c
5>image_helper.c(325): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
5>image_helper.c(366): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
5>image_helper.c(373): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
5>image_helper.c(415): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
5>image_helper.c(422): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
5>  SOIL.c
5>  stb_image_aug.c
5>  SOIL.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\SOIL.lib
6>------ Build started: Project: Common, Configuration: Release Win32 ------
6>  stdafx.cpp
4>  appbase.cpp
4>  arcall.cpp
4>  arcfind.cpp
4>  archive.cpp
4>  clntdata.cpp
4>  cmdline.cpp
4>  config.cpp
6>  ABI.cpp
6>  BreakPoints.cpp
4>  convauto.cpp
4>  datetime.cpp
4>  datstrm.cpp
6>  CDUtils.cpp
4>  dircmn.cpp
6>  ColorUtil.cpp
4>  dynarray.cpp
6>  ConsoleListener.cpp
4>  dynlib.cpp
6>  CPUDetect.cpp
4>  dynload.cpp
4>  encconv.cpp
4>  event.cpp
6>  aes_cbc.cpp
4>  ffile.cpp
4>  file.cpp
6>  aes_core.cpp
6>  bn.cpp
4>  fileback.cpp
4>  fileconf.cpp
6>  ec.cpp
4>  filefn.cpp
6>  md5.cpp
6>  sha1.cpp
6>  ExtendedTrace.cpp
6>  FileSearch.cpp
4>  filename.cpp
4>  filesys.cpp
6>  FileUtil.cpp
4>  filtall.cpp
6>  Hash.cpp
4>  filtfind.cpp
4>  fmapbase.cpp
6>  IniFile.cpp
4>  fs_arc.cpp
4>  fs_filter.cpp
4>  fs_mem.cpp
4>  hash.cpp
6>  LogManager.cpp
4>  hashmap.cpp
4>  init.cpp
6>  MathUtil.cpp
4>  intl.cpp
4>  ipcbase.cpp
4>  list.cpp
6>  MemArena.cpp
6>  MemoryUtil.cpp
4>  log.cpp
4>  longlong.cpp
4>  memory.cpp
4>  mimecmn.cpp
4>  module.cpp
6>  Misc.cpp
6>  MsgHandler.cpp
4>  msgout.cpp
4>  mstream.cpp
4>  object.cpp
4>  platinfo.cpp
4>  powercmn.cpp
6>  NandPaths.cpp
4>  process.cpp
6>  SDCardUtil.cpp
4>  regex.cpp
4>  sstream.cpp
4>  stdpbase.cpp
4>  stopwatch.cpp
4>  strconv.cpp
4>  stream.cpp
6>  StringUtil.cpp
6>  SymbolDB.cpp
4>  string.cpp
4>  ..\..\src\common\string.cpp: building with Multithreaded non DLL runtime has a performance impact on wxString!
4>  sysopt.cpp
4>  tarstrm.cpp
4>  textbuf.cpp
4>  textfile.cpp
6>  SysConf.cpp
4>  tokenzr.cpp
6>  Thread.cpp
4>  txtstrm.cpp
4>  uri.cpp
4>  utilscmn.cpp
4>  variant.cpp
6>Src\SysConf.cpp(389): warning C4244: 'initializing' : conversion from 'u16' to 'const u8', possible loss of data
6>  Thunk.cpp
6>  Timer.cpp
4>  wfstream.cpp
4>  wxchar.cpp
4>  xti.cpp
4>  xtistrm.cpp
4>  zipstrm.cpp
6>  Version.cpp
4>  zstream.cpp
6>  VideoBackendBase.cpp
4>  basemsw.cpp
6>  x64Analyzer.cpp
4>  crashrpt.cpp
6>Src\VideoBackendBase.cpp(44): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
4>  dde.cpp
4>  debughlp.cpp
4>  dir.cpp
6>  x64Emitter.cpp
4>  dlmsw.cpp
4>  main.cpp
4>  mimetype.cpp
4>  mslu.cpp
4>  power.cpp
4>  regconf.cpp
4>  registry.cpp
4>  snglinst.cpp
4>  stackwalk.cpp
4>  stdpaths.cpp
4>  thread.cpp
6>  Common.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\Common.lib
4>  utils.cpp
7>------ Build started: Project: CLRun, Configuration: Release Win32 ------
4>  utilsexc.cpp
4>  volume.cpp
7>  clrun.c
7>  dynamiclib.c
7>  gencl.c
7>  genclgl.c
4>  extended.c
7>  CLRun.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\CLRun.lib
8>------ Build started: Project: InputCommon, Configuration: Release Win32 ------
8>  ControllerEmu.cpp
8>  ControllerInterface.cpp
4>  wx_base.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\wxBase28.lib
9>------ Build started: Project: wxCore28, Configuration: Release Win32 ------
9>  dummy.cpp
8>  DInput.cpp
8>  DInputJoystick.cpp
8>  DInputKeyboardMouse.cpp
8>  SDL.cpp
8>  XInput.cpp
8>  InputConfig.cpp
8>  UDPWiimote.cpp
8>  UDPWrapper.cpp
9>  accesscmn.cpp
9>  anidecod.cpp
9>  appcmn.cpp
8>  InputCommon.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\InputCommon.lib
9>  artprov.cpp
10>------ Build started: Project: Bochs_disasm, Configuration: Release Win32 ------
10>  dis_decode.cpp
10>  dis_groups.cpp
9>  artstd.cpp
9>  bmpbase.cpp
9>  bookctrl.cpp
10>  PowerPCDisasm.cpp
10>  resolve.cpp
9>  choiccmn.cpp
10>  stdafx.cpp
9>  clipcmn.cpp
9>  clrpickercmn.cpp
10>  syntax.cpp
9>  cmdproc.cpp
9>  cmndata.cpp
9>  colourcmn.cpp
9>  combocmn.cpp
10>  Bochs_disasm.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\Bochs_disasm.lib
9>  containr.cpp
11>------ Build started: Project: VideoCommon, Configuration: Release Win32 ------
9>  cshelp.cpp
11>  AVIDump.cpp
11>  BPFunctions.cpp
9>  ctrlcmn.cpp
9>  ctrlsub.cpp
9>  datacmn.cpp
9>  dcbase.cpp
9>  dcbufcmn.cpp
9>  dcgraph.cpp
9>  dlgcmn.cpp
9>  dndcmn.cpp
9>  dobjcmn.cpp
9>  docmdi.cpp
9>  docview.cpp
9>  dpycmn.cpp
9>  dseldlg.cpp
9>  effects.cpp
9>  event.cpp
9>  evtloopcmn.cpp
9>  fddlgcmn.cpp
9>  filepickercmn.cpp
9>  fldlgcmn.cpp
9>  fontcmn.cpp
11>  BPMemory.cpp
9>  fontenumcmn.cpp
9>  fontmap.cpp
9>  fontpickercmn.cpp
11>  BPStructs.cpp
11>  CommandProcessor.cpp
9>  framecmn.cpp
9>  fs_mem.cpp
9>  gaugecmn.cpp
9>  gbsizer.cpp
9>  gdicmn.cpp
9>  geometry.cpp
9>  gifdecod.cpp
9>  graphcmn.cpp
9>  helpbase.cpp
9>  iconbndl.cpp
9>  imagall.cpp
9>  imagbmp.cpp
9>  image.cpp
9>  imagfill.cpp
9>  imaggif.cpp
9>  imagiff.cpp
9>  imagjpeg.cpp
9>  imagpcx.cpp
9>  imagpng.cpp
9>  imagpnm.cpp
9>  imagtga.cpp
9>  imagtiff.cpp
9>  imagxpm.cpp
9>  layout.cpp
11>  CPMemory.cpp
9>  lboxcmn.cpp
9>  listctrlcmn.cpp
11>  Debugger.cpp
9>  matrix.cpp
9>  menucmn.cpp
9>  msgout.cpp
9>  nbkbase.cpp
9>  overlaycmn.cpp
11>  DLCache.cpp
9>  paper.cpp
9>  pickerbase.cpp
9>  popupcmn.cpp
9>  prntbase.cpp
9>  quantize.cpp
9>  radiocmn.cpp
9>  rendcmn.cpp
9>  rgncmn.cpp
9>  settcmn.cpp
9>  sizer.cpp
9>  srchcmn.cpp
9>  statbar.cpp
9>  stockitem.cpp
9>  tbarbase.cpp
9>  textcmn.cpp
9>  timercmn.cpp
9>  toplvcmn.cpp
9>  treebase.cpp
9>  utilscmn.cpp
11>  EmuWindow.cpp
11>  Fifo.cpp
9>  valgen.cpp
9>  validate.cpp
9>  valtext.cpp
9>  wincmn.cpp
9>  xpmdecod.cpp
9>  aboutdlg.cpp
11>  FramebufferManagerBase.cpp
9>  accel.cpp
9>  access.cpp
9>  app.cpp
9>  automtn.cpp
9>  bitmap.cpp
9>  bmpbuttn.cpp
9>  brush.cpp
9>  button.cpp
9>  caret.cpp
9>  checkbox.cpp
9>  checklst.cpp
9>  choice.cpp
9>  clipbrd.cpp
9>  colordlg.cpp
11>  HiresTextures.cpp
9>  colour.cpp
9>  combo.cpp
9>  combobox.cpp
11>  ImageWrite.cpp
9>  control.cpp
9>  cursor.cpp
9>  data.cpp
9>  dataobj.cpp
9>  dc.cpp
9>  dcclient.cpp
9>  dcmemory.cpp
9>  dcprint.cpp
9>  dcscreen.cpp
11>  IndexGenerator.cpp
9>  dialog.cpp
11>  LightingShaderGen.cpp
9>  dialup.cpp
9>  dib.cpp
9>  dirdlg.cpp
9>  display.cpp
9>  dragimag.cpp
11>  MainBase.cpp
9>  dropsrc.cpp
9>  droptgt.cpp
9>  enhmeta.cpp
9>  evtloop.cpp
11>  memcpy_amd.cpp
9>  fdrepdlg.cpp
9>  filedlg.cpp
9>  font.cpp
9>  fontdlg.cpp
9>  fontenum.cpp
9>  fontutil.cpp
9>  frame.cpp
9>  gauge95.cpp
9>  gdiimage.cpp
9>  gdiobj.cpp
9>  graphics.cpp
9>  gsockmsw.cpp
9>  helpchm.cpp
9>  helpwin.cpp
9>  icon.cpp
9>  imaglist.cpp
9>  iniconf.cpp
9>  listbox.cpp
9>  listctrl.cpp
9>  main.cpp
9>  mdi.cpp
9>  menu.cpp
9>  menuitem.cpp
9>  metafile.cpp
9>  minifram.cpp
9>  msgdlg.cpp
9>  mslu.cpp
9>  nativdlg.cpp
9>  notebook.cpp
9>  oleutils.cpp
11>  OnScreenDisplay.cpp
9>  ownerdrw.cpp
9>  palette.cpp
9>  pen.cpp
9>  popupwin.cpp
9>  printdlg.cpp
9>  printwin.cpp
9>  radiobox.cpp
9>  radiobut.cpp
9>  region.cpp
9>  renderer.cpp
11>  OpcodeDecoding.cpp
9>  scrolbar.cpp
9>  settings.cpp
9>  slider95.cpp
9>  spinbutt.cpp
9>  spinctrl.cpp
9>  statbmp.cpp
9>  statbox.cpp
9>  statbr95.cpp
9>  statline.cpp
9>  stattext.cpp
9>  tabctrl.cpp
9>  tbar95.cpp
9>  textctrl.cpp
9>  tglbtn.cpp
9>  timer.cpp
9>  tooltip.cpp
9>  toplevel.cpp
9>  treectrl.cpp
9>  utilsgui.cpp
9>  uuid.cpp
9>  uxtheme.cpp
9>  volume.cpp
9>  window.cpp
9>  aboutdlgg.cpp
9>  busyinfo.cpp
9>  buttonbar.cpp
9>  choicbkg.cpp
11>  OpenCL.cpp
9>  choicdgg.cpp
9>  clrpickerg.cpp
9>  collpaneg.cpp
9>  combog.cpp
9>  dcpsg.cpp
9>  dirctrlg.cpp
11>  OCLTextureDecoder.cpp
9>  dragimgg.cpp
9>  filepickerg.cpp
9>  fontpickerg.cpp
9>  hyperlink.cpp
9>  listbkg.cpp
9>  logg.cpp
9>  numdlgg.cpp
9>  panelg.cpp
9>  printps.cpp
9>  prntdlgg.cpp
11>  PixelEngine.cpp
9>  progdlgg.cpp
11>Src\OpenCL\OCLTextureDecoder.cpp(116): warning C4244: '=' : conversion from 'u64' to 'size_t', possible loss of data
9>  renderg.cpp
9>  scrlwing.cpp
11>  PixelShaderGen.cpp
9>  selstore.cpp
9>  spinctlg.cpp
9>  splitter.cpp
9>  srchctlg.cpp
9>  statusbr.cpp
9>  textdlgg.cpp
9>  tipwin.cpp
9>  toolbkg.cpp
9>  treebkg.cpp
9>  treectlg.cpp
9>  vlbox.cpp
9>  vscroll.cpp
9>  png.c
9>  pngerror.c
9>  pnggccrd.c
9>  pngget.c
9>  pngmem.c
9>  pngpread.c
11>  PixelShaderManager.cpp
9>  pngread.c
9>  pngrio.c
9>  pngrtran.c
9>  pngrutil.c
9>  pngset.c
9>  pngtest.c
9>  pngtrans.c
9>  pngvcrd.c
11>  RenderBase.cpp
9>  pngwio.c
9>  pngwrite.c
9>  pngwtran.c
9>  pngwutil.c
11>  Statistics.cpp
11>  TextureCacheBase.cpp
11>  TextureConversionShader.cpp
11>  TextureDecoder.cpp
11>  VertexLoader.cpp
11>Src\TextureDecoder.cpp(32): fatal error C1083: Cannot open include file: 'omp.h': No such file or directory
11>  VertexLoaderManager.cpp
11>  VertexLoader_Color.cpp
11>  VertexLoader_Normal.cpp
11>  VertexLoader_Position.cpp
11>  VertexLoader_TextCoord.cpp
11>  VertexManagerBase.cpp
11>  VertexShaderGen.cpp
11>  VertexShaderManager.cpp
11>  VideoConfig.cpp
11>  VideoState.cpp
11>  XFMemory.cpp
11>  XFStructs.cpp
12>------ Build started: Project: DiscIO, Configuration: Release Win32 ------
12>  stdafx.cpp
12>  BannerLoader.cpp
12>  BannerLoaderGC.cpp
12>  BannerLoaderWii.cpp
12>  Blob.cpp
12>  CISOBlob.cpp
12>  CompressedBlob.cpp
12>  DiscScrubber.cpp
12>  DriveBlob.cpp
12>  FileBlob.cpp
12>Src\FileBlob.cpp(41): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data
12>  FileHandlerARC.cpp
12>  FileMonitor.cpp
12>  Filesystem.cpp
12>  FileSystemGCWii.cpp
12>  NANDContentLoader.cpp
12>  VolumeCommon.cpp
12>  VolumeCreator.cpp
12>  VolumeDirectory.cpp
12>Src\VolumeDirectory.cpp(320): warning C4244: 'initializing' : conversion from 'u64' to 'unsigned int', possible loss of data
12>Src\VolumeDirectory.cpp(330): warning C4244: 'initializing' : conversion from 'u64' to 'unsigned int', possible loss of data
12>Src\VolumeDirectory.cpp(344): warning C4244: 'initializing' : conversion from 'u64' to 'unsigned int', possible loss of data
12>  VolumeGC.cpp
12>  VolumeWad.cpp
12>  VolumeWiiCrypted.cpp
12>  WiiWad.cpp
9>  wx_core.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\wxCore28.lib
13>------ Build started: Project: wxAdv28, Configuration: Release Win32 ------
13>  dummy.cpp
12>  DiscIO.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\DiscIO.lib
14>------ Build started: Project: SFML_Network, Configuration: Release Win32 ------
14>  Ftp.cpp
14>  Http.cpp
14>..\..\src\SFML\Network\Ftp.cpp(403): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'size_t', possible loss of data
14>  IPAddress.cpp
14>  Packet.cpp
14>  SelectorBase.cpp
14>  SocketTCP.cpp
14>  SocketUDP.cpp
14>  SocketHelper.cpp
13>  animatecmn.cpp
13>  datavcmn.cpp
13>  taskbarcmn.cpp
13>  aboutdlg.cpp
13>  datectrl.cpp
13>  joystick.cpp
13>  sound.cpp
13>  taskbar.cpp
13>  aboutdlgg.cpp
13>  animateg.cpp
13>  bmpcboxg.cpp
13>  calctrl.cpp
13>  datavgen.cpp
13>  datectlg.cpp
13>  grid.cpp
13>  gridctrl.cpp
13>  gridsel.cpp
13>  helpext.cpp
13>  hyperlink.cpp
13>  laywin.cpp
13>  odcombo.cpp
13>  propdlg.cpp
13>  sashwin.cpp
13>  splash.cpp
13>  tipdlg.cpp
13>  wizard.cpp
14>  SFML_Network.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\SFML_Network.lib
15>------ Build started: Project: AudioCommon, Configuration: Release Win32 ------
15>  AOSoundStream.cpp
15>  AudioCommon.cpp
15>  AudioCommonConfig.cpp
15>  DSoundStream.cpp
15>  Mixer.cpp
13>  wx_adv.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\wxAdv28.lib
16>------ Build started: Project: wxAui, Configuration: Release Win32 ------
16>  dummy.cpp
15>  NullSoundStream.cpp
15>  OpenALStream.cpp
15>  WaveFile.cpp
15>  XAudio2Stream.cpp
16>  auibar.cpp
16>  auibook.cpp
15>  AudioCommon.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\AudioCommon.lib
17>------ Build started: Project: LZO, Configuration: Release Win32 ------
17>  minilzo.c
17>  LZO.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\LZO.lib
18>------ Build started: Project: VideoSoftware, Configuration: Release Win32 ------
18>  stdafx.cpp
16>  dockart.cpp
16>  floatpane.cpp
16>  framemanager.cpp
16>  tabmdi.cpp
16>  wx_aui.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\wxAui.lib
19>------ Build started: Project: VideoDX9, Configuration: Release Win32 ------
19>  stdafx.cpp
18>  BPMemLoader.cpp
18>  Clipper.cpp
19>  D3DBase.cpp
19>  D3DShader.cpp
18>  SWCommandProcessor.cpp
18>  CPMemLoader.cpp
18>  DebugUtil.cpp
18>  EfbCopy.cpp
19>  D3DTexture.cpp
18>  EfbInterface.cpp
19>  D3DUtil.cpp
18>  HwRasterizer.cpp
19>  FramebufferManager.cpp
18>  SWmain.cpp
18>  OpcodeDecoder.cpp
18>  SWPixelEngine.cpp
19>  main.cpp
19>  NativeVertexFormat.cpp
18>  Rasterizer.cpp
19>  PixelShaderCache.cpp
18>  SWRenderer.cpp
18>  SetupUnit.cpp
18>  SWStatistics.cpp
18>  SWVideoConfig.cpp
18>  Tev.cpp
18>  TextureEncoder.cpp
18>  TextureSampler.cpp
19>  Render.cpp
19>  TextureCache.cpp
18>  TransformUnit.cpp
18>  SWVertexLoader.cpp
19>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(757): warning C4995: 'swprintf': name was marked as #pragma deprecated
19>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(766): warning C4995: 'swprintf': name was marked as #pragma deprecated
19>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(775): warning C4995: 'swprintf': name was marked as #pragma deprecated
18>  VideoConfigDialog.cpp
18>  XFMemLoader.cpp
19>  TextureConverter.cpp
19>  VertexManager.cpp
19>  VertexShaderCache.cpp
18>  Plugin_VideoSoftware.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\VideoSoftware.lib
19>  Plugin_VideoDX9.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\VideoDX9.lib
20>------ Build started: Project: VideoDX11, Configuration: Release Win32 ------
21>------ Build started: Project: VideoOGL, Configuration: Release Win32 ------
20>  stdafx.cpp
21>  stdafx.cpp
20>  D3DBase.cpp
20>  D3DShader.cpp
21>  FramebufferManager.cpp
21>  GLUtil.cpp
21>  main.cpp
21>  NativeVertexFormat.cpp
20>  D3DTexture.cpp
20>  D3DUtil.cpp
20>  FramebufferManager.cpp
20>  GfxState.cpp
21>  PixelShaderCache.cpp
21>  PostProcessing.cpp
20>  LineGeometryShader.cpp
20>  main.cpp
21>  RasterFont.cpp
21>  Render.cpp
20>  NativeVertexFormat.cpp
21>  TextureCache.cpp
20>  PixelShaderCache.cpp
21>  TextureConverter.cpp
21>  VertexManager.cpp
21>  VertexShaderCache.cpp
20>  PointGeometryShader.cpp
20>  PSTextureEncoder.cpp
20>  Render.cpp
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstdio(48): warning C4995: 'gets': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstdio(52): warning C4995: 'sprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstdio(55): warning C4995: 'vsprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstring(21): warning C4995: 'strcat': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstring(22): warning C4995: 'strcpy': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(30): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(31): warning C4995: 'vswprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(33): warning C4995: 'wcscat': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(35): warning C4995: 'wcscpy': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(757): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(766): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(775): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\intrin.h(1092): warning C4995: 'wcscat': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\intrin.h(1094): warning C4995: 'wcscpy': name was marked as #pragma deprecated
20>  Television.cpp
20>  TextureCache.cpp
20>  VertexManager.cpp
20>  VertexShaderCache.cpp
20>  XFBEncoder.cpp
21>  Plugin_VideoOGL.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\VideoOGL.lib
22>------ Build started: Project: Core, Configuration: Release Win32 ------
20>  Plugin_VideoDX11.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\VideoDX11.lib
22>  stdafx.cpp
22>  ActionReplay.cpp
22>  ARDecrypt.cpp
22>Src\ActionReplay.cpp(892): warning C4146: unary minus operator applied to unsigned type, result still unsigned
22>  BootManager.cpp
22>  Boot.cpp
22>  Boot_BS2Emu.cpp
22>  Boot_DOL.cpp
22>  Boot_ELF.cpp
22>  Boot_WiiWAD.cpp
22>  ElfReader.cpp
22>  ConfigManager.cpp
22>  Console.cpp
22>  Core.cpp
22>  CoreParameter.cpp
22>  CoreRerecording.cpp
22>  CoreTiming.cpp
22>  Debugger_SymbolMap.cpp
22>  Dump.cpp
22>  PPCDebugInterface.cpp
22>  assemble.cpp
22>  disassemble.cpp
22>  DSPAccelerator.cpp
22>  DSPAnalyzer.cpp
22>  DSPCodeUtil.cpp
22>  DSPCore.cpp
22>  DSPEmitter.cpp
22>  DSPHWInterface.cpp
22>Src\DSP\DSPEmitter.cpp(35): warning C4355: 'this' : used in base member initializer list
22>  DspIntArithmetic.cpp
22>  DspIntBranch.cpp
22>  DSPIntCCUtil.cpp
22>  DSPInterpreter.cpp
22>  DSPIntExtOps.cpp
22>  DspIntLoadStore.cpp
22>  DspIntMisc.cpp
22>  DspIntMultiplier.cpp
22>  DSPMemoryMap.cpp
22>  DSPStacks.cpp
22>  DSPTables.cpp
22>  DSPJitArithmetic.cpp
22>  DSPJitBranch.cpp
22>  DSPJitCCUtil.cpp
22>  DSPJitExtOps.cpp
22>  DSPJitLoadStore.cpp
22>  DSPJitMisc.cpp
22>  DSPJitMultiplier.cpp
22>  DSPJitRegCache.cpp
22>Src\DSP\Jit\DSPJitRegCache.cpp(379): warning C4800: 'Gen::X64Reg' : forcing value to bool 'true' or 'false' (performance warning)
22>Src\DSP\Jit\DSPJitRegCache.cpp(465): warning C4800: 'Gen::X64Reg' : forcing value to bool 'true' or 'false' (performance warning)
22>Src\DSP\Jit\DSPJitRegCache.cpp(696): warning C4065: switch statement contains 'default' but no 'case' labels
22>  DSPJitUtil.cpp
22>  LabelMap.cpp
22>  FifoAnalyzer.cpp
22>  FifoPlaybackAnalyzer.cpp
22>  FifoDataFile.cpp
22>  FifoPlayer.cpp
22>  FifoRecordAnalyzer.cpp
22>  FifoRecorder.cpp
22>  GeckoCode.cpp
22>  GeckoCodeConfig.cpp
22>  HLE.cpp
22>  HLE_Misc.cpp
22>  HLE_OS.cpp
22>  AudioInterface.cpp
22>  TAP_Win32.cpp
22>  CPU.cpp
22>Src\HW\BBA-TAP\TAP_Win32.cpp(224): warning C4018: '<' : signed/unsigned mismatch
22>Src\HW\BBA-TAP\TAP_Win32.cpp(319): warning C4305: 'argument' : truncation from 'int' to 'bool'
22>Src\HW\BBA-TAP\TAP_Win32.cpp(344): warning C4305: 'argument' : truncation from 'int' to 'bool'
22>  DSP.cpp
22>  DSPHLE.cpp
22>  HLEMixer.cpp
22>  MailHandler.cpp
22>  UCodes.cpp
22>  UCode_AX.cpp
22>  UCode_AXWii.cpp
22>  UCode_CARD.cpp
22>  UCode_GBA.cpp
22>  UCode_InitAudioSystem.cpp
22>  UCode_ROM.cpp
22>  UCode_Zelda.cpp
22>  UCode_Zelda_ADPCM.cpp
22>  UCode_Zelda_Synth.cpp
22>  UCode_Zelda_Voice.cpp
22>  DSPDebugInterface.cpp
22>  DSPHost.cpp
22>  DSPLLE.cpp
22>  DSPLLEGlobals.cpp
22>  DSPLLETools.cpp
22>  DSPSymbols.cpp
22>  DVDInterface.cpp
22>  EXI.cpp
22>  EXI_Channel.cpp
22>  EXI_Device.cpp
22>  EXI_DeviceAD16.cpp
22>  EXI_DeviceAMBaseboard.cpp
22>  EXI_DeviceEthernet.cpp
22>  EXI_DeviceGecko.cpp
22>  EXI_DeviceIPL.cpp
22>Src\HW\EXI_DeviceIPL.cpp(165): warning C4244: 'argument' : conversion from 'u64' to 'size_t', possible loss of data
22>  EXI_DeviceMemoryCard.cpp
22>  EXI_DeviceMic.cpp
22>  GCPad.cpp
22>  GCPadEmu.cpp
22>  GPFifo.cpp
22>  HW.cpp
22>  Memmap.cpp
22>  MemmapFunctions.cpp
22>  MemoryInterface.cpp
22>  ProcessorInterface.cpp
22>  SI.cpp
22>  SI_Device.cpp
22>  SI_DeviceAMBaseboard.cpp
22>  SI_DeviceGBA.cpp
22>  SI_DeviceGCController.cpp
22>  Sram.cpp
22>Src\HW\SI_DeviceGCController.cpp(222): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\HW\SI_DeviceGCController.cpp(226): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>  StreamADPCM.cpp
22>  SystemTimers.cpp
22>  VideoInterface.cpp
22>  Wiimote.cpp
22>  Attachment.cpp
22>  Classic.cpp
22>  Drums.cpp
22>  Guitar.cpp
22>  Nunchuk.cpp
22>  Turntable.cpp
22>  EmuSubroutines.cpp
22>  Encryption.cpp
22>  Speaker.cpp
22>  WiimoteEmu.cpp
22>  IOWin.cpp
22>  WiimoteReal.cpp
22>  WII_IOB.cpp
22>  WII_IPC.cpp
22>  WiiMote_HID_Attr.cpp
22>  WII_IPC_HLE.cpp
22>  WII_IPC_HLE_Device_DI.cpp
22>  WII_IPC_HLE_Device_es.cpp
22>  WII_IPC_HLE_Device_FileIO.cpp
22>  WII_IPC_HLE_Device_fs.cpp
22>  WII_IPC_HLE_Device_net.cpp
22>  WII_IPC_HLE_Device_sdio_slot0.cpp
22>  WII_IPC_HLE_Device_usb.cpp
22>  WII_IPC_HLE_Device_usb_kbd.cpp
22>  WII_IPC_HLE_WiiMote.cpp
22>  MemTools.cpp
22>  NetPlay.cpp
22>  NetPlayClient.cpp
22>  NetPlayServer.cpp
22>  OnFrame.cpp
22>Src\OnFrame.cpp(397): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\OnFrame.cpp(429): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\OnFrame.cpp(430): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\OnFrame.cpp(431): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>  PatchEngine.cpp
22>Src\NetPlayServer.cpp(381): warning C4244: 'argument' : conversion from 'const u64' to 'unsigned int', possible loss of data
22>Src\NetPlayServer.cpp(484): warning C4244: 'initializing' : conversion from 'u64' to 'const u32', possible loss of data
22>  DSPEmulator.cpp
22>  Interpreter.cpp
22>  Interpreter_Branch.cpp
22>  Interpreter_FloatingPoint.cpp
22>  Interpreter_Integer.cpp
22>  Interpreter_LoadStore.cpp
22>  Interpreter_LoadStorePaired.cpp
22>  Interpreter_Paired.cpp
22>  Interpreter_SystemRegisters.cpp
22>  Interpreter_Tables.cpp
22>  IR.cpp
22>  IR_X86.cpp
22>  JitIL.cpp
22>  JitILAsm.cpp
22>  JitIL_Branch.cpp
22>  JitIL_FloatingPoint.cpp
22>  JitIL_Integer.cpp
22>  JitIL_LoadStore.cpp
22>  JitIL_LoadStoreFloating.cpp
22>  JitIL_LoadStorePaired.cpp
22>  JitIL_Paired.cpp
22>  JitIL_SystemRegisters.cpp
22>  JitIL_Tables.cpp
22>  Jit.cpp
22>  Jit64_Tables.cpp
22>  JitAsm.cpp
22>  JitRegCache.cpp
22>  Jit_Branch.cpp
22>  Jit_FloatingPoint.cpp
22>  Jit_Integer.cpp
22>  Jit_LoadStore.cpp
22>  Jit_LoadStoreFloating.cpp
22>  Jit_LoadStorePaired.cpp
22>  Jit_Paired.cpp
22>  Jit_SystemRegisters.cpp
22>  JitAsmCommon.cpp
22>  JitBackpatch.cpp
22>  JitBase.cpp
22>  JitCache.cpp
22>  Jit_Util.cpp
22>  LUT_frsqrtex.cpp
22>  PowerPC.cpp
22>  PPCAnalyst.cpp
22>  PPCCache.cpp
22>  PPCSymbolDB.cpp
22>  PPCTables.cpp
22>  Profiler.cpp
22>  SignatureDB.cpp
22>  State.cpp
22>  Tracer.cpp
22>  VolumeHandler.cpp
22>  Core.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\Core.lib
23>------ Build started: Project: Dolphin, Configuration: Release Win32 ------
23>  stdafx.cpp
23>  AboutDolphin.cpp
23>  ARCodeAddEdit.cpp
23>  BreakpointDlg.cpp
23>  BreakpointView.cpp
23>  BreakpointWindow.cpp
23>  CheatsWindow.cpp
23>  CodeView.cpp
23>  CodeWindow.cpp
23>  CodeWindowFunctions.cpp
23>  ConfigMain.cpp
23>  DebuggerPanel.cpp
23>  DebuggerUIUtil.cpp
23>  DSPDebugWindow.cpp
23>  DSPRegisterView.cpp
23>  FifoPlayerDlg.cpp
23>  Frame.cpp
23>  FrameAui.cpp
23>  FrameTools.cpp
23>  GameListCtrl.cpp
23>  GeckoCodeDiag.cpp
23>  HotkeyDlg.cpp
23>  InputConfigDiag.cpp
23>  InputConfigDiagBitmaps.cpp
23>  ISOFile.cpp
23>  ISOProperties.cpp
23>  JitWindow.cpp
23>  LogConfigWindow.cpp
23>  LogWindow.cpp
23>  Main.cpp
23>  MemcardManager.cpp
23>  GCMemcard.cpp
23>  WiiSaveCrypted.cpp
23>  MemoryCheckDlg.cpp
23>  MemoryView.cpp
23>  MemoryWindow.cpp
23>  NetWindow.cpp
23>  PatchAddEdit.cpp
23>  PHackSettings.cpp
23>  RegisterView.cpp
23>  RegisterWindow.cpp
23>  UDPConfigDiag.cpp
23>  VideoConfigDiag.cpp
23>  WiimoteConfigDiag.cpp
23>  WXInputBase.cpp
23>  WxUtils.cpp
23>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\VideoCommon.lib'
========== Build: 21 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

and here is 64-bit

Code:
1>------ Build started: Project: SVNRevGen, Configuration: Release x64 ------
2>------ Build started: Project: Languages, Configuration: Release x64 ------
2>  Compiling ar locale
2>  Compiling cs locale
2>  Compiling da locale
2>  Compiling de locale
2>  Compiling el locale
2>  Compiling en locale
2>  Compiling es locale
2>  Compiling fr locale
2>  Compiling he locale
2>  Compiling hu locale
2>  Compiling it locale
2>  Compiling ja locale
2>  Compiling ko locale
2>  Compiling nb locale
2>  Compiling nl locale
2>  Compiling pl locale
2>  Compiling pt_BR locale
2>  Compiling pt locale
2>  Compiling ru locale
2>  Compiling sr locale
2>  Compiling tr locale
2>  Compiling zh_CN locale
2>  Compiling zh_TW locale
1>  Updating svnrev.h
1>  svnrev.h doesn't need updating (already at 7440)
3>------ Build started: Project: zlib, Configuration: Release x64 ------
4>------ Build started: Project: SOIL, Configuration: Release x64 ------
3>  adler32.c
3>  compress.c
4>  image_DXT.c
4>  image_helper.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
4>  SOIL.c
3>  crc32.c
4>  stb_image_aug.c
3>  deflate.c
3>  gzclose.c
3>  gzlib.c
3>  gzread.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\Microsoft Visual Studio 10.0\VC\include\io.h(312) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : 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\Microsoft Visual Studio 10.0\VC\include\io.h(310) : see declaration of 'lseek'
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\Microsoft Visual Studio 10.0\VC\include\io.h(313) : see declaration of 'read'
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\Microsoft Visual Studio 10.0\VC\include\io.h(302) : see declaration of 'close'
3>  gzwrite.c
3>  infback.c
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\Microsoft Visual Studio 10.0\VC\include\io.h(318) : see declaration of 'write'
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\Microsoft Visual Studio 10.0\VC\include\io.h(302) : see declaration of 'close'
3>  inffast.c
3>  inflate.c
3>  inftrees.c
3>  trees.c
3>  uncompr.c
3>  zutil.c
4>  SOIL.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\SOIL.lib
3>  zlib.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\zlib.lib
5>------ Build started: Project: Common, Configuration: Release x64 ------
5>  stdafx.cpp
6>------ Build started: Project: wxBase28, Configuration: Release x64 ------
6>  dummy.cpp
5>  ABI.cpp
5>  BreakPoints.cpp
5>  CDUtils.cpp
5>  ColorUtil.cpp
5>  ConsoleListener.cpp
5>  CPUDetect.cpp
5>  aes_cbc.cpp
5>  aes_core.cpp
5>  bn.cpp
5>  ec.cpp
5>  md5.cpp
5>  sha1.cpp
5>  ExtendedTrace.cpp
5>  FileSearch.cpp
5>  FileUtil.cpp
5>  Hash.cpp
5>  IniFile.cpp
5>  LogManager.cpp
6>  appbase.cpp
6>  arcall.cpp
5>  MathUtil.cpp
5>  MemArena.cpp
6>  arcfind.cpp
6>  archive.cpp
6>  clntdata.cpp
6>  cmdline.cpp
6>  config.cpp
5>  MemoryUtil.cpp
6>  convauto.cpp
5>  Misc.cpp
6>  datetime.cpp
6>  datstrm.cpp
5>  MsgHandler.cpp
6>  dircmn.cpp
5>  NandPaths.cpp
6>  dynarray.cpp
6>  dynlib.cpp
5>  SDCardUtil.cpp
6>  dynload.cpp
6>  encconv.cpp
6>  event.cpp
6>  ffile.cpp
6>  file.cpp
5>  StringUtil.cpp
5>  SymbolDB.cpp
6>  fileback.cpp
6>  fileconf.cpp
6>  filefn.cpp
5>Src\StringUtil.cpp(232): warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
5>Src\StringUtil.cpp(279): warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
5>Src\StringUtil.cpp(341): warning C4267: 'initializing' : conversion from 'size_t' to 'const int', possible loss of data
5>  SysConf.cpp
6>  filename.cpp
5>  Thread.cpp
6>  filesys.cpp
5>Src\SysConf.cpp(166): warning C4267: '=' : conversion from 'size_t' to 'u8', possible loss of data
5>Src\SysConf.cpp(389): warning C4244: 'initializing' : conversion from 'u16' to 'const u8', possible loss of data
5>  Thunk.cpp
6>  filtall.cpp
6>  filtfind.cpp
5>  Timer.cpp
6>  fmapbase.cpp
6>  fs_arc.cpp
5>  Version.cpp
6>  fs_filter.cpp
5>  VideoBackendBase.cpp
6>  fs_mem.cpp
6>  hash.cpp
5>  x64Analyzer.cpp
6>  hashmap.cpp
6>  init.cpp
6>  intl.cpp
5>Src\VideoBackendBase.cpp(44): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
6>  ipcbase.cpp
6>  list.cpp
5>  x64Emitter.cpp
6>  log.cpp
6>  longlong.cpp
6>  memory.cpp
6>  mimecmn.cpp
6>  module.cpp
6>  msgout.cpp
6>  mstream.cpp
6>  object.cpp
6>  platinfo.cpp
6>  powercmn.cpp
6>  process.cpp
6>  regex.cpp
6>  sstream.cpp
6>  stdpbase.cpp
6>  stopwatch.cpp
6>  strconv.cpp
6>  stream.cpp
6>  string.cpp
6>  ..\..\src\common\string.cpp: building with Multithreaded non DLL runtime has a performance impact on wxString!
6>  sysopt.cpp
6>  tarstrm.cpp
6>  textbuf.cpp
6>  textfile.cpp
5>  Common.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\Common.lib
6>  tokenzr.cpp
7>------ Build started: Project: CLRun, Configuration: Release x64 ------
6>  txtstrm.cpp
6>  uri.cpp
6>  utilscmn.cpp
7>  clrun.c
7>  dynamiclib.c
6>  variant.cpp
6>  wfstream.cpp
6>  wxchar.cpp
6>  xti.cpp
7>  gencl.c
6>  xtistrm.cpp
7>  genclgl.c
6>  zipstrm.cpp
6>  zstream.cpp
6>  basemsw.cpp
6>  crashrpt.cpp
7>  CLRun.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\CLRun.lib
6>  dde.cpp
6>  debughlp.cpp
6>  dir.cpp
6>  dlmsw.cpp
6>  main.cpp
8>------ Build started: Project: InputCommon, Configuration: Release x64 ------
6>  mimetype.cpp
6>  mslu.cpp
8>  ControllerEmu.cpp
6>  power.cpp
6>  regconf.cpp
8>  ControllerInterface.cpp
6>  registry.cpp
6>  snglinst.cpp
6>  stackwalk.cpp
6>  stdpaths.cpp
6>  thread.cpp
6>  utils.cpp
6>  utilsexc.cpp
6>  volume.cpp
8>  DInput.cpp
8>  DInputJoystick.cpp
8>  DInputKeyboardMouse.cpp
8>  SDL.cpp
8>  XInput.cpp
8>  InputConfig.cpp
8>  UDPWiimote.cpp
8>  UDPWrapper.cpp
6>  extended.c
8>  InputCommon.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\InputCommon.lib
9>------ Build started: Project: Bochs_disasm, Configuration: Release x64 ------
9>  dis_decode.cpp
9>  dis_groups.cpp
9>  PowerPCDisasm.cpp
9>  resolve.cpp
9>  stdafx.cpp
9>  syntax.cpp
6>  wx_base.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\wxBase28.lib
9>  Bochs_disasm.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\Bochs_disasm.lib
10>------ Build started: Project: wxCore28, Configuration: Release x64 ------
11>------ Build started: Project: VideoCommon, Configuration: Release x64 ------
10>  dummy.cpp
11>  AVIDump.cpp
11>  BPFunctions.cpp
11>  BPMemory.cpp
11>  BPStructs.cpp
11>  CommandProcessor.cpp
11>  CPMemory.cpp
11>  Debugger.cpp
11>  DLCache.cpp
11>  EmuWindow.cpp
11>  Fifo.cpp
10>  accesscmn.cpp
10>  anidecod.cpp
10>  appcmn.cpp
10>  artprov.cpp
11>  FramebufferManagerBase.cpp
10>  artstd.cpp
10>  bmpbase.cpp
11>  HiresTextures.cpp
10>  bookctrl.cpp
10>  choiccmn.cpp
10>  clipcmn.cpp
10>  clrpickercmn.cpp
10>  cmdproc.cpp
10>  cmndata.cpp
10>  colourcmn.cpp
10>  combocmn.cpp
10>  containr.cpp
10>  cshelp.cpp
10>  ctrlcmn.cpp
10>  ctrlsub.cpp
10>  datacmn.cpp
10>  dcbase.cpp
11>  ImageWrite.cpp
10>  dcbufcmn.cpp
11>  IndexGenerator.cpp
10>  dcgraph.cpp
10>  dlgcmn.cpp
10>  dndcmn.cpp
11>  LightingShaderGen.cpp
10>  dobjcmn.cpp
10>  docmdi.cpp
10>  docview.cpp
10>  dpycmn.cpp
10>  dseldlg.cpp
10>  effects.cpp
10>  event.cpp
11>  MainBase.cpp
10>  evtloopcmn.cpp
10>  fddlgcmn.cpp
10>  filepickercmn.cpp
10>  fldlgcmn.cpp
10>  fontcmn.cpp
11>  memcpy_amd.cpp
10>  fontenumcmn.cpp
10>  fontmap.cpp
10>  fontpickercmn.cpp
10>  framecmn.cpp
10>  fs_mem.cpp
11>  OnScreenDisplay.cpp
10>  gaugecmn.cpp
10>  gbsizer.cpp
10>  gdicmn.cpp
10>  geometry.cpp
10>  gifdecod.cpp
10>  graphcmn.cpp
10>  helpbase.cpp
11>  OpcodeDecoding.cpp
10>  iconbndl.cpp
10>  imagall.cpp
10>  imagbmp.cpp
10>  image.cpp
10>  imagfill.cpp
10>  imaggif.cpp
10>  imagiff.cpp
10>  imagjpeg.cpp
10>  imagpcx.cpp
10>  imagpng.cpp
10>  imagpnm.cpp
10>  imagtga.cpp
11>  OpenCL.cpp
10>  imagtiff.cpp
10>  imagxpm.cpp
10>  layout.cpp
11>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
10>  lboxcmn.cpp
11>Src\OpcodeDecoding.cpp(349): warning C4244: 'argument' : conversion from '__int64' to 'u32', possible loss of data
11>Src\OpcodeDecoding.cpp(432): warning C4244: 'argument' : conversion from '__int64' to 'u32', possible loss of data
10>  listctrlcmn.cpp
10>  matrix.cpp
10>  menucmn.cpp
10>  msgout.cpp
10>  nbkbase.cpp
11>  OCLTextureDecoder.cpp
10>  overlaycmn.cpp
10>  paper.cpp
11>  PixelEngine.cpp
10>  pickerbase.cpp
10>  popupcmn.cpp
10>  prntbase.cpp
10>  quantize.cpp
10>  radiocmn.cpp
10>  rendcmn.cpp
10>  rgncmn.cpp
10>  settcmn.cpp
10>  sizer.cpp
10>  srchcmn.cpp
10>  statbar.cpp
10>  stockitem.cpp
11>  PixelShaderGen.cpp
10>  tbarbase.cpp
10>  textcmn.cpp
10>  timercmn.cpp
10>  toplvcmn.cpp
10>  treebase.cpp
10>  utilscmn.cpp
11>  PixelShaderManager.cpp
10>  valgen.cpp
10>  validate.cpp
10>  valtext.cpp
10>  wincmn.cpp
10>  xpmdecod.cpp
10>  aboutdlg.cpp
10>  accel.cpp
10>  access.cpp
10>  app.cpp
10>  automtn.cpp
10>  bitmap.cpp
11>  RenderBase.cpp
10>  bmpbuttn.cpp
10>  brush.cpp
10>  button.cpp
11>  Statistics.cpp
10>  caret.cpp
10>  checkbox.cpp
10>  checklst.cpp
10>  choice.cpp
10>  clipbrd.cpp
10>  colordlg.cpp
10>  colour.cpp
10>  combo.cpp
10>  combobox.cpp
11>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
10>  control.cpp
10>  cursor.cpp
10>  data.cpp
11>  TextureCacheBase.cpp
10>  dataobj.cpp
10>  dc.cpp
10>  dcclient.cpp
11>  TextureConversionShader.cpp
10>  dcmemory.cpp
10>  dcprint.cpp
10>  dcscreen.cpp
10>  dialog.cpp
10>  dialup.cpp
10>  dib.cpp
10>  dirdlg.cpp
10>  display.cpp
10>  dragimag.cpp
10>  dropsrc.cpp
10>  droptgt.cpp
10>  enhmeta.cpp
11>  TextureDecoder.cpp
11>  VertexLoader.cpp
10>  evtloop.cpp
10>  fdrepdlg.cpp
10>  filedlg.cpp
10>  font.cpp
10>  fontdlg.cpp
10>  fontenum.cpp
10>  fontutil.cpp
10>  frame.cpp
10>  gauge95.cpp
10>  gdiimage.cpp
11>Src\TextureDecoder.cpp(32): fatal error C1083: Cannot open include file: 'omp.h': No such file or directory
11>  VertexLoaderManager.cpp
10>  gdiobj.cpp
10>  graphics.cpp
11>  VertexLoader_Color.cpp
10>  gsockmsw.cpp
10>  helpchm.cpp
10>  helpwin.cpp
10>  icon.cpp
10>  imaglist.cpp
10>  iniconf.cpp
10>  listbox.cpp
10>  listctrl.cpp
10>  main.cpp
10>  mdi.cpp
10>  menu.cpp
10>  menuitem.cpp
10>  metafile.cpp
10>  minifram.cpp
10>  msgdlg.cpp
10>  mslu.cpp
10>  nativdlg.cpp
10>  notebook.cpp
11>  VertexLoader_Normal.cpp
10>  oleutils.cpp
10>  ownerdrw.cpp
10>  palette.cpp
11>  VertexLoader_Position.cpp
10>  pen.cpp
10>  popupwin.cpp
10>  printdlg.cpp
10>  printwin.cpp
10>  radiobox.cpp
10>  radiobut.cpp
10>  region.cpp
10>  renderer.cpp
10>  scrolbar.cpp
10>  settings.cpp
10>  slider95.cpp
10>  spinbutt.cpp
10>  spinctrl.cpp
10>  statbmp.cpp
10>  statbox.cpp
10>  statbr95.cpp
10>  statline.cpp
10>  stattext.cpp
10>  tabctrl.cpp
10>  tbar95.cpp
10>  textctrl.cpp
11>  VertexLoader_TextCoord.cpp
10>  tglbtn.cpp
11>  VertexManagerBase.cpp
10>  timer.cpp
10>  tooltip.cpp
10>  toplevel.cpp
10>  treectrl.cpp
10>  utilsgui.cpp
10>  uuid.cpp
10>  uxtheme.cpp
10>  volume.cpp
10>  window.cpp
11>  VertexShaderGen.cpp
11>  VertexShaderManager.cpp
10>  aboutdlgg.cpp
10>  busyinfo.cpp
10>  buttonbar.cpp
10>  choicbkg.cpp
10>  choicdgg.cpp
10>  clrpickerg.cpp
10>  collpaneg.cpp
10>  combog.cpp
10>  dcpsg.cpp
10>  dirctrlg.cpp
11>  VideoConfig.cpp
10>  dragimgg.cpp
10>  filepickerg.cpp
10>  fontpickerg.cpp
10>  hyperlink.cpp
10>  listbkg.cpp
11>  VideoState.cpp
10>  logg.cpp
10>  numdlgg.cpp
10>  panelg.cpp
10>  printps.cpp
10>  prntdlgg.cpp
10>  progdlgg.cpp
10>  renderg.cpp
10>  scrlwing.cpp
10>  selstore.cpp
10>  spinctlg.cpp
10>  splitter.cpp
10>  srchctlg.cpp
11>  XFMemory.cpp
10>  statusbr.cpp
10>  textdlgg.cpp
10>  tipwin.cpp
10>  toolbkg.cpp
10>  treebkg.cpp
11>  XFStructs.cpp
10>  treectlg.cpp
10>  vlbox.cpp
10>  vscroll.cpp
10>  png.c
10>  pngerror.c
10>  pnggccrd.c
10>  pngget.c
10>  pngmem.c
10>  pngpread.c
10>  pngread.c
10>  pngrio.c
10>  pngrtran.c
10>  pngrutil.c
10>  pngset.c
10>  pngtest.c
12>------ Build started: Project: DiscIO, Configuration: Release x64 ------
10>  pngtrans.c
10>  pngvcrd.c
10>  pngwio.c
12>  stdafx.cpp
10>  pngwrite.c
10>  pngwtran.c
10>  pngwutil.c
12>  BannerLoader.cpp
12>  BannerLoaderGC.cpp
12>  BannerLoaderWii.cpp
12>  Blob.cpp
12>  CISOBlob.cpp
12>  CompressedBlob.cpp
12>  DiscScrubber.cpp
12>  DriveBlob.cpp
12>  FileBlob.cpp
12>  FileHandlerARC.cpp
12>  FileMonitor.cpp
12>  Filesystem.cpp
12>  FileSystemGCWii.cpp
12>  NANDContentLoader.cpp
12>  VolumeCommon.cpp
12>  VolumeCreator.cpp
12>  VolumeDirectory.cpp
12>  VolumeGC.cpp
12>  VolumeWad.cpp
12>  VolumeWiiCrypted.cpp
12>  WiiWad.cpp
10>  wx_core.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\wxCore28.lib
13>------ Build started: Project: wxAdv28, Configuration: Release x64 ------
13>  dummy.cpp
12>  DiscIO.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\DiscIO.lib
14>------ Build started: Project: SFML_Network, Configuration: Release x64 ------
14>  Ftp.cpp
14>  Http.cpp
14>  IPAddress.cpp
14>  Packet.cpp
14>  SelectorBase.cpp
14>  SocketTCP.cpp
14>  SocketUDP.cpp
14>..\..\src\SFML\Network\SocketTCP.cpp(353): warning C4267: '+=' : conversion from 'size_t' to 'sf::Uint32', possible loss of data
14>  SocketHelper.cpp
14>..\..\src\SFML\Network\SocketUDP.cpp(258): warning C4267: '+=' : conversion from 'size_t' to 'sf::Uint32', possible loss of data
14>  SFML_Network.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\SFML_Network.lib
13>  animatecmn.cpp
13>  datavcmn.cpp
15>------ Build started: Project: AudioCommon, Configuration: Release x64 ------
13>  taskbarcmn.cpp
13>  aboutdlg.cpp
13>  datectrl.cpp
13>  joystick.cpp
15>  AOSoundStream.cpp
15>  AudioCommon.cpp
13>  sound.cpp
13>  taskbar.cpp
13>  aboutdlgg.cpp
13>  animateg.cpp
13>  bmpcboxg.cpp
13>  calctrl.cpp
13>  datavgen.cpp
13>  datectlg.cpp
13>  grid.cpp
13>  gridctrl.cpp
13>  gridsel.cpp
15>  AudioCommonConfig.cpp
15>  DSoundStream.cpp
13>  helpext.cpp
13>  hyperlink.cpp
13>  laywin.cpp
13>  odcombo.cpp
13>  propdlg.cpp
13>  sashwin.cpp
15>  Mixer.cpp
13>  splash.cpp
13>  tipdlg.cpp
13>  wizard.cpp
15>  NullSoundStream.cpp
15>  OpenALStream.cpp
15>  WaveFile.cpp
15>  XAudio2Stream.cpp
13>  wx_adv.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\wxAdv28.lib
16>------ Build started: Project: wxAui, Configuration: Release x64 ------
16>  dummy.cpp
15>  AudioCommon.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\AudioCommon.lib
17>------ Build started: Project: LZO, Configuration: Release x64 ------
17>  minilzo.c
17>  LZO.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\LZO.lib
18>------ Build started: Project: VideoSoftware, Configuration: Release x64 ------
18>  stdafx.cpp
18>  BPMemLoader.cpp
18>  Clipper.cpp
18>  SWCommandProcessor.cpp
18>  CPMemLoader.cpp
18>  DebugUtil.cpp
18>  EfbCopy.cpp
18>  EfbInterface.cpp
18>  HwRasterizer.cpp
18>  SWmain.cpp
18>  OpcodeDecoder.cpp
18>  SWPixelEngine.cpp
18>  Rasterizer.cpp
18>  SWRenderer.cpp
18>  SetupUnit.cpp
18>  SWStatistics.cpp
18>  SWVideoConfig.cpp
18>  Tev.cpp
18>  TextureEncoder.cpp
18>  TextureSampler.cpp
18>  TransformUnit.cpp
18>  SWVertexLoader.cpp
18>  VideoConfigDialog.cpp
18>  XFMemLoader.cpp
16>  auibar.cpp
16>  auibook.cpp
16>  dockart.cpp
16>  floatpane.cpp
16>  framemanager.cpp
16>  tabmdi.cpp
16>  wx_aui.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\wxAui.lib
19>------ Build started: Project: VideoDX9, Configuration: Release x64 ------
19>  stdafx.cpp
19>  D3DBase.cpp
19>  D3DShader.cpp
19>  D3DTexture.cpp
19>  D3DUtil.cpp
19>  FramebufferManager.cpp
19>  main.cpp
19>  NativeVertexFormat.cpp
18>  Plugin_VideoSoftware.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\VideoSoftware.lib
20>------ Build started: Project: VideoDX11, Configuration: Release x64 ------
19>  PixelShaderCache.cpp
20>  stdafx.cpp
19>  Render.cpp
19>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(757): warning C4995: 'swprintf': name was marked as #pragma deprecated
19>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(766): warning C4995: 'swprintf': name was marked as #pragma deprecated
19>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(775): warning C4995: 'swprintf': name was marked as #pragma deprecated
19>  TextureCache.cpp
20>  D3DBase.cpp
20>  D3DShader.cpp
19>  TextureConverter.cpp
20>  D3DTexture.cpp
19>  VertexManager.cpp
20>  D3DUtil.cpp
19>  VertexShaderCache.cpp
20>  FramebufferManager.cpp
20>  GfxState.cpp
20>  LineGeometryShader.cpp
20>  main.cpp
20>  NativeVertexFormat.cpp
20>  PixelShaderCache.cpp
20>  PointGeometryShader.cpp
20>  PSTextureEncoder.cpp
20>  Render.cpp
20>  Television.cpp
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstdio(48): warning C4995: 'gets': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstdio(52): warning C4995: 'sprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstdio(55): warning C4995: 'vsprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstring(21): warning C4995: 'strcat': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cstring(22): warning C4995: 'strcpy': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(30): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(31): warning C4995: 'vswprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(33): warning C4995: 'wcscat': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\cwchar(35): warning C4995: 'wcscpy': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(757): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(766): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\string(775): warning C4995: 'swprintf': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\intrin.h(1092): warning C4995: 'wcscat': name was marked as #pragma deprecated
20>c:\Program Files\Microsoft Visual Studio 10.0\VC\include\intrin.h(1094): warning C4995: 'wcscpy': name was marked as #pragma deprecated
19>  Plugin_VideoDX9.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\VideoDX9.lib
21>------ Build started: Project: VideoOGL, Configuration: Release x64 ------
20>  TextureCache.cpp
21>  stdafx.cpp
20>  VertexManager.cpp
20>  VertexShaderCache.cpp
20>  XFBEncoder.cpp
21>  FramebufferManager.cpp
21>  GLUtil.cpp
21>  main.cpp
21>  NativeVertexFormat.cpp
21>  PixelShaderCache.cpp
21>  PostProcessing.cpp
21>  RasterFont.cpp
21>  Render.cpp
21>  TextureCache.cpp
21>  TextureConverter.cpp
21>  VertexManager.cpp
21>  VertexShaderCache.cpp
20>  Plugin_VideoDX11.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\VideoDX11.lib
22>------ Build started: Project: Core, Configuration: Release x64 ------
21>  Plugin_VideoOGL.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\VideoOGL.lib
22>  stdafx.cpp
22>  ActionReplay.cpp
22>  ARDecrypt.cpp
22>  BootManager.cpp
22>Src\ActionReplay.cpp(892): warning C4146: unary minus operator applied to unsigned type, result still unsigned
22>  Boot.cpp
22>  Boot_BS2Emu.cpp
22>  Boot_DOL.cpp
22>  Boot_ELF.cpp
22>  Boot_WiiWAD.cpp
22>  ElfReader.cpp
22>  ConfigManager.cpp
22>  Console.cpp
22>  Core.cpp
22>  CoreParameter.cpp
22>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
22>c:\users\ryan\desktop\dolphin\source\core\core\src\FifoPlayer/FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
22>  CoreRerecording.cpp
22>  CoreTiming.cpp
22>  Debugger_SymbolMap.cpp
22>  Dump.cpp
22>  PPCDebugInterface.cpp
22>  assemble.cpp
22>  disassemble.cpp
22>  DSPAccelerator.cpp
22>  DSPAnalyzer.cpp
22>  DSPCodeUtil.cpp
22>  DSPCore.cpp
22>  DSPEmitter.cpp
22>Src\DSP\DSPEmitter.cpp(35): warning C4355: 'this' : used in base member initializer list
22>Src\DSP\DSPEmitter.cpp(319): warning C4267: 'initializing' : conversion from 'size_t' to 'unsigned int', possible loss of data
22>  DSPHWInterface.cpp
22>  DspIntArithmetic.cpp
22>  DspIntBranch.cpp
22>  DSPIntCCUtil.cpp
22>  DSPInterpreter.cpp
22>  DSPIntExtOps.cpp
22>  DspIntLoadStore.cpp
22>  DspIntMisc.cpp
22>  DspIntMultiplier.cpp
22>  DSPMemoryMap.cpp
22>  DSPStacks.cpp
22>  DSPTables.cpp
22>  DSPJitArithmetic.cpp
22>  DSPJitBranch.cpp
22>  DSPJitCCUtil.cpp
22>  DSPJitExtOps.cpp
22>  DSPJitLoadStore.cpp
22>  DSPJitMisc.cpp
22>  DSPJitMultiplier.cpp
22>  DSPJitRegCache.cpp
22>Src\DSP\Jit\DSPJitRegCache.cpp(379): warning C4800: 'Gen::X64Reg' : forcing value to bool 'true' or 'false' (performance warning)
22>Src\DSP\Jit\DSPJitRegCache.cpp(465): warning C4800: 'Gen::X64Reg' : forcing value to bool 'true' or 'false' (performance warning)
22>  DSPJitUtil.cpp
22>  LabelMap.cpp
22>  FifoAnalyzer.cpp
22>  FifoPlaybackAnalyzer.cpp
22>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
22>  FifoDataFile.cpp
22>Src\FifoPlayer\FifoPlaybackAnalyzer.cpp(252): warning C4244: 'return' : conversion from '__int64' to 'u32', possible loss of data
22>  FifoPlayer.cpp
22>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
22>Src\FifoPlayer\FifoDataFile.cpp(104): warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
22>Src\FifoPlayer\FifoDataFile.cpp(129): warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
22>  FifoRecordAnalyzer.cpp
22>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
22>Src\FifoPlayer\FifoPlayer.cpp(109): warning C4267: 'return' : conversion from 'size_t' to 'u32', possible loss of data
22>Src\FifoPlayer\FifoPlayer.cpp(175): warning C4267: 'initializing' : conversion from 'size_t' to 'u32', possible loss of data
22>Src\FifoPlayer\FifoPlayer.cpp(184): warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
22>  FifoRecorder.cpp
22>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
22>  GeckoCode.cpp
22>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
22>Src\FifoPlayer\FifoRecorder.cpp(88): warning C4267: 'initializing' : conversion from 'size_t' to 'u32', possible loss of data
22>Src\FifoPlayer\FifoRecorder.cpp(95): warning C4267: 'initializing' : conversion from 'size_t' to 'u32', possible loss of data
22>Src\FifoPlayer\FifoRecorder.cpp(142): warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
22>  GeckoCodeConfig.cpp
22>  HLE.cpp
22>  HLE_Misc.cpp
22>  HLE_OS.cpp
22>  AudioInterface.cpp
22>  TAP_Win32.cpp
22>  CPU.cpp
22>Src\HW\BBA-TAP\TAP_Win32.cpp(229): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
22>Src\HW\BBA-TAP\TAP_Win32.cpp(319): warning C4305: 'argument' : truncation from 'int' to 'bool'
22>Src\HW\BBA-TAP\TAP_Win32.cpp(344): warning C4305: 'argument' : truncation from 'int' to 'bool'
22>  DSP.cpp
22>  DSPHLE.cpp
22>  HLEMixer.cpp
22>  MailHandler.cpp
22>  UCodes.cpp
22>  UCode_AX.cpp
22>  UCode_AXWii.cpp
22>  UCode_CARD.cpp
22>  UCode_GBA.cpp
22>  UCode_InitAudioSystem.cpp
22>  UCode_ROM.cpp
22>  UCode_Zelda.cpp
22>  UCode_Zelda_ADPCM.cpp
22>  UCode_Zelda_Synth.cpp
22>  UCode_Zelda_Voice.cpp
22>  DSPDebugInterface.cpp
22>  DSPHost.cpp
22>  DSPLLE.cpp
22>  DSPLLEGlobals.cpp
22>  DSPLLETools.cpp
22>  DSPSymbols.cpp
22>  DVDInterface.cpp
22>  EXI.cpp
22>  EXI_Channel.cpp
22>  EXI_Device.cpp
22>  EXI_DeviceAD16.cpp
22>  EXI_DeviceAMBaseboard.cpp
22>  EXI_DeviceEthernet.cpp
22>  EXI_DeviceGecko.cpp
22>  EXI_DeviceIPL.cpp
22>  EXI_DeviceMemoryCard.cpp
22>  EXI_DeviceMic.cpp
22>  GCPad.cpp
22>  GCPadEmu.cpp
22>  GPFifo.cpp
22>  HW.cpp
22>  Memmap.cpp
22>  MemmapFunctions.cpp
22>  MemoryInterface.cpp
22>  ProcessorInterface.cpp
22>  SI.cpp
22>  SI_Device.cpp
22>  SI_DeviceAMBaseboard.cpp
22>  SI_DeviceGBA.cpp
22>  SI_DeviceGCController.cpp
22>  Sram.cpp
22>Src\HW\SI_DeviceGCController.cpp(222): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\HW\SI_DeviceGCController.cpp(226): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>  StreamADPCM.cpp
22>  SystemTimers.cpp
22>  VideoInterface.cpp
22>  Wiimote.cpp
22>  Attachment.cpp
22>  Classic.cpp
22>  Drums.cpp
22>  Guitar.cpp
22>  Nunchuk.cpp
22>  Turntable.cpp
22>  EmuSubroutines.cpp
22>  Encryption.cpp
22>  Speaker.cpp
22>  WiimoteEmu.cpp
22>  IOWin.cpp
22>  WiimoteReal.cpp
22>  WII_IOB.cpp
22>  WII_IPC.cpp
22>  WiiMote_HID_Attr.cpp
22>  WII_IPC_HLE.cpp
22>  WII_IPC_HLE_Device_DI.cpp
22>  WII_IPC_HLE_Device_es.cpp
22>  WII_IPC_HLE_Device_FileIO.cpp
22>  WII_IPC_HLE_Device_fs.cpp
22>  WII_IPC_HLE_Device_net.cpp
22>  WII_IPC_HLE_Device_sdio_slot0.cpp
22>  WII_IPC_HLE_Device_usb.cpp
22>  WII_IPC_HLE_Device_usb_kbd.cpp
22>Src\IPC_HLE\WII_IPC_HLE_Device_usb.cpp(875): warning C4267: 'argument' : conversion from 'size_t' to 'u32', possible loss of data
22>  WII_IPC_HLE_WiiMote.cpp
22>  MemTools.cpp
22>  NetPlay.cpp
22>  NetPlayClient.cpp
22>  NetPlayServer.cpp
22>  OnFrame.cpp
22>Src\NetPlayServer.cpp(381): warning C4244: 'argument' : conversion from 'const u64' to 'unsigned int', possible loss of data
22>Src\NetPlayServer.cpp(484): warning C4244: 'initializing' : conversion from 'u64' to 'const u32', possible loss of data
22>Src\OnFrame.cpp(397): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\OnFrame.cpp(429): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\OnFrame.cpp(430): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>Src\OnFrame.cpp(431): warning C4244: '=' : conversion from 'u64' to 'u32', possible loss of data
22>  PatchEngine.cpp
22>  DSPEmulator.cpp
22>  Interpreter.cpp
22>  Interpreter_Branch.cpp
22>  Interpreter_FloatingPoint.cpp
22>  Interpreter_Integer.cpp
22>  Interpreter_LoadStore.cpp
22>  Interpreter_LoadStorePaired.cpp
22>  Interpreter_Paired.cpp
22>  Interpreter_SystemRegisters.cpp
22>  Interpreter_Tables.cpp
22>  IR.cpp
22>  IR_X86.cpp
22>  JitIL.cpp
22>  JitILAsm.cpp
22>Src\PowerPC\Jit64IL\JitIL.cpp(202): warning C4267: 'initializing' : conversion from 'size_t' to 'const u32', possible loss of data
22>  JitIL_Branch.cpp
22>  JitIL_FloatingPoint.cpp
22>  JitIL_Integer.cpp
22>  JitIL_LoadStore.cpp
22>  JitIL_LoadStoreFloating.cpp
22>  JitIL_LoadStorePaired.cpp
22>  JitIL_Paired.cpp
22>  JitIL_SystemRegisters.cpp
22>  JitIL_Tables.cpp
22>  Jit.cpp
22>  Jit64_Tables.cpp
22>  JitAsm.cpp
22>  JitRegCache.cpp
22>  Jit_Branch.cpp
22>  Jit_FloatingPoint.cpp
22>  Jit_Integer.cpp
22>  Jit_LoadStore.cpp
22>  Jit_LoadStoreFloating.cpp
22>  Jit_LoadStorePaired.cpp
22>  Jit_Paired.cpp
22>  Jit_SystemRegisters.cpp
22>  JitAsmCommon.cpp
22>  JitBackpatch.cpp
22>  JitBase.cpp
22>  JitCache.cpp
22>  Jit_Util.cpp
22>  LUT_frsqrtex.cpp
22>  PowerPC.cpp
22>  PPCAnalyst.cpp
22>  PPCCache.cpp
22>  PPCSymbolDB.cpp
22>  PPCTables.cpp
22>  Profiler.cpp
22>  SignatureDB.cpp
22>  State.cpp
22>  Tracer.cpp
22>  VolumeHandler.cpp
22>  Core.vcxproj -> C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\Core.lib
23>------ Build started: Project: Dolphin, Configuration: Release x64 ------
23>  stdafx.cpp
23>  AboutDolphin.cpp
23>  ARCodeAddEdit.cpp
23>  BreakpointDlg.cpp
23>  BreakpointView.cpp
23>  BreakpointWindow.cpp
23>  CheatsWindow.cpp
23>  CodeView.cpp
23>  CodeWindow.cpp
23>  CodeWindowFunctions.cpp
23>  ConfigMain.cpp
23>  DebuggerPanel.cpp
23>  DebuggerUIUtil.cpp
23>  DSPDebugWindow.cpp
23>  DSPRegisterView.cpp
23>  FifoPlayerDlg.cpp
23>  Frame.cpp
23>c:\users\ryan\desktop\dolphin\source\core\core\src\fifoplayer\FifoDataFile.h(82): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
23>  FrameAui.cpp
23>  FrameTools.cpp
23>  GameListCtrl.cpp
23>  GeckoCodeDiag.cpp
23>  HotkeyDlg.cpp
23>  InputConfigDiag.cpp
23>  InputConfigDiagBitmaps.cpp
23>  ISOFile.cpp
23>  ISOProperties.cpp
23>  JitWindow.cpp
23>  LogConfigWindow.cpp
23>  LogWindow.cpp
23>  Main.cpp
23>  MemcardManager.cpp
23>  GCMemcard.cpp
23>  WiiSaveCrypted.cpp
23>  MemoryCheckDlg.cpp
23>  MemoryView.cpp
23>  MemoryWindow.cpp
23>  NetWindow.cpp
23>Src\Debugger\MemoryWindow.cpp(326): warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
23>Src\Debugger\MemoryWindow.cpp(328): warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
23>Src\Debugger\MemoryWindow.cpp(363): warning C4267: '=' : conversion from 'size_t' to 'u32', possible loss of data
23>  PatchAddEdit.cpp
23>  PHackSettings.cpp
23>  RegisterView.cpp
23>  RegisterWindow.cpp
23>  UDPConfigDiag.cpp
23>  VideoConfigDiag.cpp
23>  WiimoteConfigDiag.cpp
23>  WXInputBase.cpp
23>  WxUtils.cpp
23>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\VideoCommon.lib'
========== Build: 21 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Please?
You need the DirectX SDK
(04-10-2011, 05:06 AM)Anti-Ultimate Wrote: [ -> ]You need the DirectX SDK

I have it, I guess I have to reinstall it
Nope did not workSad
this is the problem:
Code:
11>Src\TextureDecoder.cpp(32): fatal error C1083: Cannot open include file: 'omp.h': No such file or directory
We have to do better checks to see if omp is supported, I guess.
I have this problem too, but only to build x64. I blamed the VC++ express, I never seen this happen to people who have Visual Studio Pro, plus express is tricky to get x64 working...
I gave up building x64, I'll buy the Visual Studio Pro, I hope then I can do build it Tongue
(04-08-2011, 09:52 AM)ryancollins Wrote: [ -> ]23>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\Dolphin\Source\x64\Release\VideoCommon.lib'
3>LINK : fatal error LNK1181: cannot open input file 'C:\Users\Ryan\Desktop\Dolphin\Source\Win32\Release\VideoCommon.lib'
I am using 32-bit vista VS express 2010 sp1 and I have the windows sdk 7.1 fix
I get the same error when I compile 32-bit and 64-bit

Fixed by reading this threadSmile