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


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 366 367 368 369 370 ... 1197 Next »

Dolphin in Ubuntu
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Dolphin in Ubuntu
11-14-2016, 10:14 AM
#1
Lizardman
Unregistered
 
I followed the instructions to create dolphin in the terminal. It seemed to work, but the version I wanted was 5.0-321 and this one is 5.0. It is also not detecting the wii u adapter for the gamecube controller, so I was wondering if anyone could give step by step directions to get version 5.0-321. If there are terminal steps I need to do I would appreciate the commands to copy/paste.

I am on ubuntu 16.04
Reply
11-14-2016, 11:31 AM
#2
labyrinth153 Offline
Banned
Posts: 26
Threads: 3
Joined: Apr 2016
It is much better to understand "why" than being told "how". On Ubuntu you will need corresponding -dev packages for all of the libraries dolphin needs. First you need to install the packages build-essential and cmake. Then you create a buildme folder inside the unpacked dolphin source. Change directory to the build me folder and run cmake (an enhanced make) in the directory above. So from inside the buildme folder run:
cmake ..

That will tell you why the build fails and what libraries you need (or look up what you need online). Then after cmake completes successfully you can run make, and it will build the software for you. I believe you can just run the binary directly no need to make install.
Find
Reply
11-14-2016, 10:09 PM
#3
leolam Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 1,478
Threads: 5
Joined: Sep 2015
You need to check out the correct revision before building to get 5.0-321.
Website Find
Reply
11-15-2016, 01:11 AM
#4
JosJuice Offline
Developer
**********
Developers (Some Administrators and Super Moderators)
Posts: 8,944
Threads: 7
Joined: Oct 2014
For the reference, 5.0-321 corresponds to git commit be9416c462b1b5f0074d8a3a2b35171f2a154693.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode