• 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 ... 112 113 114 115 116 117 Next »

Is it possible to start Dolphin from Visual Studio?
View New Posts | View Today's Posts

Pages (2): 1 2 Next »
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Is it possible to start Dolphin from Visual Studio?
06-30-2009, 09:47 PM
#1
esh Offline
Junior Member
**
Posts: 12
Threads: 1
Joined: Jun 2009
Hello everybody,

I update Dolphin SVN sources a lot of times every day, and everytime, I have to build the entire project, could someone tell me how to start the dolphin exe from Visual Studio directly, without to build a new rev everytime?

With PCSX2 project I can do it.

Hope you understood it, sorry for my not-perfect English.
Find
Reply
07-02-2009, 03:33 PM
#2
LuisR14
Unregistered
 
it can't be done O_O (and it can't be done with Pcsx2 either O_O (must be the folder you can have it build to then Tongue))
Reply
07-02-2009, 03:49 PM
#3
esh Offline
Junior Member
**
Posts: 12
Threads: 1
Joined: Jun 2009
No, with PCSX2 you can do it, go to "CompileGuideForWindows" in the Wiki section of the PCSX Google code page, and read where it says "Running Pcsx2 from the Visual Studio Debugger".
It compiles all the files only the first time, then it updates only the files you update by TortoiseSVN.

Can you add this feature to the Dolphin project too, please?
It would be great
Find
Reply
07-02-2009, 04:17 PM
#4
LuisR14
Unregistered
 
hmm well, that can be done on Dolphin then Tongue, just right click on "Dolphin" instead Big Grin (and do the same steps it has (without the "arguments" portion Smile))
Reply
07-02-2009, 04:44 PM
#5
esh Offline
Junior Member
**
Posts: 12
Threads: 1
Joined: Jun 2009
i tried but it won't work, any ideas?
Find
Reply
07-02-2009, 05:53 PM
#6
Toad King Offline
Member
***
Posts: 72
Threads: 2
Joined: Mar 2009
Actually, I got it working by setting the properties of "Core". Also, instead of using $(TargetDir), I just put the hard-coded path in and it worked perfectly.
Find
Reply
07-02-2009, 07:32 PM
#7
esh Offline
Junior Member
**
Posts: 12
Threads: 1
Joined: Jun 2009
I'm sorry, what do you mean with "hard-coded path"?
Find
Reply
07-02-2009, 07:34 PM
#8
Toad King Offline
Member
***
Posts: 72
Threads: 2
Joined: Mar 2009
(07-02-2009, 07:32 PM)esh Wrote: I'm sorry, what do you mean with "hard-coded path"?
The exact path, without using any variables, since I'm too lazy to figure them out.

For me, it's "D:\Dolphin-SVN\dolphin-emu-read-only\Binary\x64". It'll be different for everybody else.
Find
Reply
07-02-2009, 08:15 PM
#9
Iulius Offline
Senior Member
****
Posts: 410
Threads: 6
Joined: Jun 2009
i dont know if that works what you want, but :

Quote:I have to build the entire project

is not true.

just use "build dolphin"(first) instead of "bulld dolphin new" (second)

dont know if it is called exaclty that as im not using english version...

but this way you only need to compile what is new and with minor changes its MUUUUCH faster.
Find
Reply
07-02-2009, 10:22 PM (This post was last modified: 07-02-2009, 10:30 PM by esh.)
#10
esh Offline
Junior Member
**
Posts: 12
Threads: 1
Joined: Jun 2009
@Toad King:
oh you meant the absolute path, now i changed it, and what you typed in Command?

@Iulius
i know you mean Compile solution (faster) and Recompile solution(slowest).
But the build instruction in the dolphin google code page says to use Recompile solution and not Compile solution...

Any suggestsion?
Find
Reply
« Next Oldest | Next Newest »
Pages (2): 1 2 Next »


  • 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