• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 52 53 54 55 56 ... 117 Next »

How to: Compile x64 Dolphin with VC++2008 Express
View New Posts | View Today's Posts

Thread Rating:
  • 33 Vote(s) - 3.15 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
How to: Compile x64 Dolphin with VC++2008 Express
11-02-2009, 02:10 AM
#48
James333 Offline
Above and Beyond
*******
Posts: 1,520
Threads: 8
Joined: Jul 2009
(10-29-2009, 11:24 AM)Speeddymon Wrote:
(06-28-2009, 07:05 PM)CacoFFF Wrote: For Win x64 users:
Sorry, but you are going to have to download the full SDK + .NET ISO file (1.3gb). Not gonna explain, if you want it to work, you'll do it.

So for Vista, use the full ISO. Since you already have it, might as well use it for all 3 os.. Why do you run 3 anyways? XP and 7 should be enough to do whatever..... Undecided
and for every os the full ISO because you need this Tongue
(06-28-2009, 07:05 PM)CacoFFF Wrote: The compiler module for x64 platform has been registered, but it will not work, because the SDK installer gave us a 64bit dll, and our VC+++ 2008 is a 32 bit app.
Go to Windows SDK ISO, folder \Setup, open vc_stdx86.cab.
Copy/Extract [color=#696969]FL_VCProjectAMD64Platform_dll_76113_76113_x86_ln.3643236F_FC70_11D3_A536_0090278A1BB8[/color] to a temporary folder, rename this file to [color=#696969]VCProjectAMD64Platform.dll[/color]
Go again to [color=#2F4F4F]*drive*:\*Program Files Folder*\Microsoft Visual Studio 9.0\VC\vcpackages[/color], replace the old, 64bit VCProjectAMD64Platform.dll for the one we just extracted.
MB : MSI Z68A-GD80
CPU : Intel Core i7 2600k @ 3.4 GHz (stock clock)
Gfx : ATI Raedon HD 6850
Ram : 4 GB DDR3-1333
OS : Windows XP x86

I speak Spanish Big Grin ( And a little English )
Find
Reply
« Next Oldest | Next Newest »


Messages In This Thread
How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 06-28-2009, 07:05 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - RDilus - 06-28-2009, 07:38 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Asylum - 06-29-2009, 03:52 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Iulius - 06-29-2009, 04:17 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - gcp111 - 06-29-2009, 05:39 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - DacoTaco - 06-29-2009, 06:27 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - LuisR14 - 07-02-2009, 03:16 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Creed7 - 07-05-2009, 09:05 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - DacoTaco - 07-05-2009, 09:44 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Creed7 - 07-05-2009, 10:07 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - da_petcu21 - 07-16-2009, 05:42 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 07-16-2009, 07:06 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Risenlord - 07-16-2009, 07:30 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - servvs - 07-21-2009, 09:30 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Core2uu - 07-21-2009, 10:00 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - servvs - 07-21-2009, 10:07 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 07-21-2009, 11:20 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Core2uu - 07-21-2009, 11:24 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - master9716 - 07-23-2009, 09:45 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - servvs - 07-24-2009, 02:31 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - dstruct2k - 08-12-2009, 03:38 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 08-13-2009, 03:22 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - dstruct2k - 08-13-2009, 04:05 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 08-13-2009, 04:17 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - dstruct2k - 08-13-2009, 04:24 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Gombit - 08-15-2009, 11:14 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Core2uu - 08-15-2009, 04:05 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - dstruct2k - 08-15-2009, 07:19 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Gombit - 08-15-2009, 07:42 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - hoplita - 08-19-2009, 08:11 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - dstruct2k - 08-22-2009, 02:43 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - nerji - 08-26-2009, 10:46 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - dstruct2k - 08-27-2009, 04:26 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - nerji - 08-27-2009, 08:17 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 08-28-2009, 03:09 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - nerji - 08-29-2009, 08:23 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - nerji - 08-31-2009, 12:23 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - dstruct2k - 09-02-2009, 06:08 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Gombit - 09-08-2009, 12:20 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - LuisR14 - 09-08-2009, 10:22 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - James333 - 09-08-2009, 10:28 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Gombit - 09-08-2009, 11:56 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Speeddymon - 10-20-2009, 12:55 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - darkshadw - 10-29-2009, 06:38 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 10-29-2009, 09:37 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - James333 - 10-29-2009, 11:19 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Speeddymon - 10-29-2009, 11:24 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - James333 - 11-02-2009, 02:10 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - pettersean - 11-03-2009, 01:20 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - WhiteZero - 12-07-2009, 01:28 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - WhiteZero - 12-11-2009, 05:59 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - James333 - 12-11-2009, 06:01 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - WhiteZero - 12-11-2009, 06:14 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - WhiteZero - 12-15-2009, 04:41 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - aeridus - 12-19-2009, 12:43 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Morvie - 12-23-2009, 09:23 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - James333 - 12-24-2009, 07:12 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Morvie - 12-24-2009, 10:16 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-12-2010, 02:58 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 01-12-2010, 06:06 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-18-2010, 06:12 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - WhiteZero - 01-18-2010, 06:44 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-18-2010, 08:44 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - WhiteZero - 01-18-2010, 01:43 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-19-2010, 07:31 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-19-2010, 08:55 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 01-20-2010, 04:46 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - defiancenl - 01-20-2010, 10:40 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 01-21-2010, 05:13 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - defiancenl - 01-22-2010, 01:53 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Man Ik Weet - 06-17-2010, 11:59 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-21-2010, 07:16 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 01-21-2010, 07:38 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - darkshadw - 01-22-2010, 03:45 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - defiancenl - 01-22-2010, 05:57 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 01-22-2010, 06:48 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-22-2010, 06:13 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-22-2010, 09:16 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - darkshadw - 01-24-2010, 12:52 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - TheBboyKnowledge - 01-26-2010, 02:21 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-28-2010, 05:06 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - CacoFFF - 01-28-2010, 05:39 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Jefferson - 01-28-2010, 09:33 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - thegamefreak0134 - 02-23-2010, 04:47 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - blackJade - 06-18-2010, 12:30 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Man Ik Weet - 06-18-2010, 12:33 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - blackJade - 06-18-2010, 12:45 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Man Ik Weet - 06-18-2010, 12:47 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - blackJade - 06-18-2010, 01:05 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Man Ik Weet - 06-18-2010, 01:06 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Somaz - 09-03-2010, 11:44 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Anti-Ultimate - 10-26-2010, 12:50 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - shawnanastasio - 01-09-2011, 09:28 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Link_to_the_past - 01-27-2011, 08:46 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Runo - 02-09-2011, 11:16 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - gosu - 03-24-2011, 09:37 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Arthur Mück - 06-08-2012, 04:39 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - ExtremeDude2 - 04-28-2011, 06:42 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - DefenderX - 06-09-2012, 06:15 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Arthur Mück - 06-09-2012, 11:26 AM
RE: How to: Compile x64 Dolphin with VC++2008 Express - DefenderX - 06-09-2012, 05:44 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - neobrain - 06-09-2012, 07:30 PM
RE: How to: Compile x64 Dolphin with VC++2008 Express - Arthur Mück - 06-09-2012, 07:49 PM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode