![]() |
|
Is it possible to start Dolphin from Visual Studio? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Development Discussion (https://forums.dolphin-emu.org/Forum-development-discussion) +--- Thread: Is it possible to start Dolphin from Visual Studio? (/Thread-is-it-possible-to-start-dolphin-from-visual-studio) Pages:
1
2
|
RE: Is it possible to start Dolphin from Visual Studio? - Iulius - 07-03-2009 Quote:But the build instruction in the dolphin google code page says to use Recompile solution and not Compile solution... i dont care, i never use second option and it allways worked ![]() VS checks itself what has changed and only rebuilds what is needed. RE: Is it possible to start Dolphin from Visual Studio? - esh - 07-03-2009 ok, i'll use it, thanks ^_^ RE: Is it possible to start Dolphin from Visual Studio? - Toad King - 07-03-2009 (07-02-2009, 10:22 PM)esh Wrote: @Toad King: Use the absolute path again, and just tack either "Dolphin.exe" or DolphinIL.exe", whichever one you want to run. Just note that since you're debugging the program now, it will run slower. RE: Is it possible to start Dolphin from Visual Studio? - esh - 07-03-2009 ok, thanks |