• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › General Discussion v
« Previous 1 ... 216 217 218 219 220 ... 367 Next »

Source code
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Source code
10-28-2011, 07:30 PM
#1
Delayline Offline
Member
***
Posts: 55
Threads: 2
Joined: Oct 2011
Hi folks, I'm using openSUSE linux so I have to compile Dolphin from source code but the problem is I can't clone it from svn because my local internet banned the googlecode.com and also can't use git, Yeah it's my lucky day! So can someone please post the source code? Undecided

git clone https://code.google.com/p/dolphin-emu.git/
Cloning into dolphin-emu...
fatal: https://code.google.com/p/dolphin-emu.git/info/refs not found: did you run git update-server-info on the server?
Find
Reply
10-28-2011, 07:44 PM (This post was last modified: 10-28-2011, 07:45 PM by neobrain.)
#2
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
uhm, what about git clone http://code.google.com/p/dolphin-emu/ or https://code.google.com/p/dolphin-emu/ like the google code page says?
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
10-28-2011, 07:47 PM
#3
Delayline Offline
Member
***
Posts: 55
Threads: 2
Joined: Oct 2011
Nope no luck
Find
Reply
10-28-2011, 11:02 PM
#4
Anti-Ultimate Offline
Above and Beyond
*******
Posts: 1,957
Threads: 29
Joined: May 2010
Why did they ban googlecode.com ?

Find
Reply
10-28-2011, 11:15 PM
#5
Delayline Offline
Member
***
Posts: 55
Threads: 2
Joined: Oct 2011
(10-28-2011, 11:02 PM)Anti-Ultimate Wrote: Why did they ban googlecode.com ?

You better ask ahmadinejad bastard my friend
Find
Reply
10-28-2011, 11:38 PM
#6
Anti-Ultimate Offline
Above and Beyond
*******
Posts: 1,957
Threads: 29
Joined: May 2010
Use a proxy perhaps ?

Find
Reply
10-29-2011, 12:15 AM
#7
Delayline Offline
Member
***
Posts: 55
Threads: 2
Joined: Oct 2011
(10-28-2011, 11:38 PM)Anti-Ultimate Wrote: Use a proxy perhaps ?

I'm using Tor and it doesn't work.

svn co http://dolphin-emu.googlecode.com/svn/trunk/
svn: Server sent unexpected return value (501 Method not implemented) in response to OPTIONS request for 'http://dolphin-emu.googlecode.com/svn/trunk'
Find
Reply
10-29-2011, 12:28 AM
#8
neobrain Offline
"Wow, I made my code 1000x faster! That means I can make it 2048x slower now!"
**********
Developers (Some Administrators and Super Moderators)
Posts: 3,208
Threads: 50
Joined: Jun 2009
svn won't work for obvious reasons anyway...
My blog
Me on Twitter
My wishlist on Amazon.de
Find
Reply
10-29-2011, 11:20 PM
#9
Delayline Offline
Member
***
Posts: 55
Threads: 2
Joined: Oct 2011
I got the source from https://launchpad.net/~glennric/+archive/dolphin-emu/+sourcepub/2025321/+listing-archive-extra and I have new problem, When try to compile error appear

Quote:Using shared SDL
Shared sfml-network not found, falling back to the static library
CMake Error at CMakeLists.txt:311 (add_subdirectory):
add_subdirectory given source "Externals/SFML" which is not an existing
directory.


Shared SOIL not found, falling back to the static library
CMake Error at CMakeLists.txt:320 (add_subdirectory):
add_subdirectory given source "Externals/SOIL" which is not an existing
directory.


-- Found ZLIB: /usr/include (found version "1.2.5")
Using shared zlib
GLEW found
Cg found
CgGL found
-- Found wxWidgets: TRUE
-- Found Freetype: /usr/lib64/libfreetype.so
-- Found GTK2_GTK: /usr/lib64/libgtk-x11-2.0.so
wxWidgets found, enabling GUI build
-- Configuring incomplete, errors occurred!

Any idea?
Find
Reply
11-01-2011, 03:46 AM
#10
Delayline Offline
Member
***
Posts: 55
Threads: 2
Joined: Oct 2011
Fixed Cool just copy SOIL and SFML source code into usr/include/ and usr/lib64 [Image: boardoo-sex-smiley-2730.gif]
Find
Reply
« Next Oldest | Next Newest »


  • 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