• 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 ... 333 334 335 336 337 ... 1190 Next »

How do you in install Dolphin 5.0 in deepin OS
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
How do you in install Dolphin 5.0 in deepin OS
03-18-2017, 10:13 AM (This post was last modified: 03-18-2017, 10:14 AM by BeatTurner.)
#1
BeatTurner Offline
Junior Member
**
Posts: 5
Threads: 2
Joined: Dec 2016
How do you install Dolphin 5.0 in deepin OS?
Find
Reply
03-18-2017, 11:31 AM
#2
KHg8m3r Offline
Doesn't sleep, just Dolphin and Robots
*******
Posts: 5,914
Threads: 4
Joined: Sep 2013
You'll probably have to compile it yourself. See here for how to do so: https://github.com/dolphin-emu/dolphin
Find
Reply
03-24-2017, 10:31 PM
#3
BeatTurner Offline
Junior Member
**
Posts: 5
Threads: 2
Joined: Dec 2016
I can't seem to get it to recognize my gcc. here's what it says:
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:12 (project):
The CMAKE_CXX_COMPILER:

/usr/bin/g++-4.9

is not a full path to an existing compiler tool.

Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.


-- Configuring incomplete, errors occurred!
See also "/home/beatturner/dolphin/build/CMakeFiles/CMakeOutput.log".
See also "/home/beatturner/dolphin/build/CMakeFiles/CMakeError.log".
Find
Reply
03-25-2017, 03:19 PM (This post was last modified: 03-25-2017, 03:21 PM by Shonumi.)
#4
Shonumi Offline
Linux User/Tester
**********
Administrators
Posts: 6,502
Threads: 55
Joined: Dec 2011
You could manually point CMAKE to your C and C++ compilers. In the case of C++, just set CMAKE_CXX_COMPILER to the full path of the binary like the error message suggests. To find out where your system put g++ just type the following into the command-line:

Code:
which g++

Obviously, you can do the same for gcc. I find it easier to open up the CMakeCache.txt file that CMake generates in the build folder and then add parameters from the CMake GUI.
Website Find
Reply
03-25-2017, 11:05 PM
#5
BeatTurner Offline
Junior Member
**
Posts: 5
Threads: 2
Joined: Dec 2016
Thank you! But, my gc controller isn't being detected. I've followed the instructions and even the terminal detects it. But, dolphin can't detect it.
Find
Reply
03-26-2017, 02:28 AM
#6
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,397
Threads: 15
Joined: May 2012
You need a udev rule or run Dolphin as root.
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