Emulator Issues #7858
closedBuild fails on Gentoo Linux
0%
Description
Game Name?
N/A
Game ID?
N/A
What's the problem? Describe what went wrong in few words.
Compile fails, see attached file.
What did you expect to happen instead?
Compile successful.
What steps will reproduce the problem?
git clone https://github.com/dolphin-emu/dolphin dolphin-emu
cd dolphin-emu
mkdir Build
cd Build
cmake ..
make -j4
Dolphin 3.5 and 3.5-367 are old versions of Dolphin that have
known issues and bugs, so don't report issues about them and test the
latest Dolphin version first.
Which versions of Dolphin did you test on?
Latest git.
Does using an older version of Dolphin solve your issue? If yes, which
versions of Dolphin used to work?
Unknown
What are your PC specifications? (including, but not limited to: Operating
System, CPU and GPU)
Modern desktop.
Is there any other relevant information? (e.g. logs, screenshots,
configuration files)
see attached file.