![]() |
|
Failure when compiling AudioCommon.cpp.o - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Failure when compiling AudioCommon.cpp.o (/Thread-failure-when-compiling-audiocommon-cpp-o) |
Failure when compiling AudioCommon.cpp.o - RadoslavL - 08-11-2022 I wanted to compile Dolphin from source, so I cloned the git repository's 5.0 branch and then I ran Code: git submodule update --initCode: cmake ..Code: makeCode: In file included from /usr/include/soundtouch/FIFOSamplePipe.h:46,RE: Failure when compiling AudioCommon.cpp.o - KHg8m3r - 08-15-2022 What Linux distro are you running? RE: Failure when compiling AudioCommon.cpp.o - RadoslavL - 08-16-2022 (08-15-2022, 11:36 PM)KHg8m3r Wrote: What Linux distro are you running?I am using Gentoo. |