![]() |
|
compiling dolphin - 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 (/Thread-compiling-dolphin) |
compiling dolphin - jmyeom - 08-23-2009 im sorry, this has proply been answered god knows how many times, but i wish to help with the compiling of the sources... but when i compile, i dont get a exe, or its i cant find it, point me to the right spot?.. i cant compile 64, i click release.. x64, but then the arrow becomes dimmed and i cant run it, im running 64bit windows 7 7600? any ideas? RE: compiling dolphin - nosound97 - 08-24-2009 Look at the compiling log, maybe you had some errors while compiling RE: compiling dolphin - jmyeom - 08-24-2009 Core - 0 error(s), 2 warning(s) .\Src\Core.cpp(650) : warning C4244: '=' : conversion from 's64' to 'u32', possible loss of data .\Src\Core.cpp(663) : warning C4244: '=' : conversion from 's64' to 'u32', possible loss of data RE: compiling dolphin - James333 - 08-24-2009 That is normal, I have that warnings too Can you see a "binary" folder somewhere? It is before the "Source" folder RE: compiling dolphin - jmyeom - 08-24-2009 no binary file, also im using c++ 2008? but i have the following programmes i could use: visual basic visual c# visual c++ visual studio 2008 visual studio 2010 any hints, best programme to use? RE: compiling dolphin - James333 - 08-24-2009 visual c+++ it's ok , but you follow all the steps to compiling Dolphin? http://code.google.com/p/dolphin-emu/wiki/WindowsBuild I remember that the first time I tried to compile dolphin I used the green play button and nothing happened ![]() http://img134.imageshack.us/img134/3182/nuevoimagendemapadebitsa.png RE: compiling dolphin - jmyeom - 08-24-2009 i clicked the green arrow yes, no that folder is not there, ive wiped my folder, and redownlaoded from the svn, i will try compiling again in c++ also, i made sure my directories and stuff was good, i will post results in a sec this is my setup, anythign wrong, it says release and win 32, and i press the green arrow next to it, this time it said something about exeacutable path?, i put dolphin.exe and it did not work... any help? RE: compiling dolphin - James333 - 08-24-2009 Lol , I tried to say that you have not to click th green arrow ( But what can we do, It green ) Right click in" Solution "Dolphin" " and then Build Solution |