• 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
07-16-2009, 05:42 AM (This post was last modified: 07-16-2009, 05:53 AM by da_petcu21.)
#11
da_petcu21 Offline
Member
***
Posts: 62
Threads: 1
Joined: Jun 2009
Well... I followed your guide and it says it can't find "c1.exe" when trying to compile in 64bit. Btw I am on Windows 7 x64. Also the executable, library and include directory lists where empty for x64. After copying them from the win32 lists everything worked except for libraries (because those where paths to x86 libraries and they cannot be linked with x64 code). Can somebody, please, help me with those paths?

EDIT: Nevermind... Adding /amd64 to some paths solved it. Also, thanks for the guide!
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