![]() |
|
Compiling Dolphin via Code:Blocks? - 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: Compiling Dolphin via Code:Blocks? (/Thread-compiling-dolphin-via-code-blocks) |
Compiling Dolphin via Code:Blocks? - blakegriplingph - 03-13-2011 OK, so I downloaded the whole source via SVN, but I was wondering if it can be compiled via MinGW and Code:Blocks. Will I be able to build it in that IDE, or do I really need to use Visual Studio for compiling it? RE: Compiling Dolphin via Code:Blocks? - lamedude - 03-13-2011 You can try CMake but the last time I tried MinGW complained about Xaudio. RE: Compiling Dolphin via Code:Blocks? - blakegriplingph - 03-14-2011 (03-13-2011, 04:16 PM)lamedude Wrote: You can try CMake but the last time I tried MinGW complained about Xaudio. Yeah, but how? I can always try it on VC Express, but I'm not that spazzed out to use a crippled version of a non-free IDE. RE: Compiling Dolphin via Code:Blocks? - shuffle2 - 03-14-2011 You either figure out how to get a visual studio version that suites you, or figure out how to use the IDE of your choice. Thems the breaks. |