Dolphin, the GameCube and Wii emulator - Forums

Full Version: Compiling build on ubuntu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

falakan

It tells me i need to get gcc 6.0, but even though i've updated it, it says i'm still on 5.4

HELP PLEASEEE~~
Is that what is returned when you execute "gcc --version"?

falakan

(08-19-2018, 10:45 AM)ExtremeDude2 Wrote: [ -> ]Is that what is returned when you execute "gcc --version"?

gcc --version

gcc (Ubuntu 7.3.0-21ubuntu1~16.04) 7.3.0
Have you followed the instructions on this page for installing the prerequisites? https://wiki.dolphin-emu.org/index.php?t...n_on_Linux

If you have and it still doesn't work, unless you're stuck using Ubuntu 16.04 for some very specific reason (looking at you ROS), just upgrade to Ubuntu 18.04, it'll fix your problems because then you don't have to fight Qt problems once you get gcc to work