Dolphin, the GameCube and Wii emulator - Forums
(re)version number - 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: General Discussion (https://forums.dolphin-emu.org/Forum-general-discussion)
+--- Thread: (re)version number (/Thread-re-version-number)



(re)version number - Delayline - 05-07-2013

Good day Smile
I've issue with version number. Since my country is banned by Google I can't get the source code from code.google.com directly, so I download the the code from launchpad.net. The problem is Dolphin wasn't set the (re)version number of current compiled source, It's just [] in title bar.
Is there any way to fix this problem? maybe changing the parameters of cmake?
Thanks in advance for any solution.


RE: (re)version number - pauldacheez - 05-07-2013

What kind of fuckass country bans Google?

Anyway, make sure Git is installed, and try git cloning from JPeterson's mirror instead: https://github.com/mirror/dolphin-emu


RE: (re)version number - LordVador - 05-07-2013

(05-07-2013, 09:54 AM)pauldacheez Wrote: What kind of fuckass country bans Google?

Persia = Iran


RE: (re)version number - NaturalViolence - 05-07-2013

pauldacheez Wrote:What kind of fuckass country bans Google?

A lot of countries do actually. They don't want their citizens to know too much.


RE: (re)version number - LordVador - 05-07-2013

(05-07-2013, 11:05 AM)NaturalViolence Wrote: A lot of countries do actually.

Not that much. But we could easily list around twenty


RE: (re)version number - Delayline - 05-07-2013

(05-07-2013, 09:54 AM)pauldacheez Wrote: What kind of fuckass country bans Google?

Anyway, make sure Git is installed, and try git cloning from JPeterson's mirror instead: https://github.com/mirror/dolphin-emu
Actually they both bans each other. Google banned some country like Iran to access code.google.com or Chrome/Chromium services due the U.S. government laws. And in the other hand Iran banned the social networks like Google+ and Facebook to limit access to the outside.
But my country is not "fuckass". I love my country.
Anyway many thanks for the link.