Dolphin, the GameCube and Wii emulator - Forums
CMake 3.10 or higher is required. You are running version 3.51 ??? - 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: CMake 3.10 or higher is required. You are running version 3.51 ??? (/Thread-cmake-3-10-or-higher-is-required-you-are-running-version-3-51)



CMake 3.10 or higher is required. You are running version 3.51 ??? - Essasetic - 06-01-2019

I've come across this error whilst trying to compile a development build of dolphin on Linux. I have no idea why this happened and I can't seem to find anything on it. Does anybody know how to fix it?


RE: CMake 3.10 or higher is required. You are running version 3.51 ??? - Billiard26 - 06-01-2019

CMake 3.51 doesn't exist yet. Are you from the future?


RE: CMake 3.10 or higher is required. You are running version 3.51 ??? - Essasetic - 06-01-2019

(06-01-2019, 06:11 AM)Billiard26 Wrote: CMake 3.51 doesn't exist yet. Are you from the future?

Ah sorry. I meant 3.14.5! Idk where I got that from lol.


RE: CMake 3.10 or higher is required. You are running version 3.51 ??? - kristian - 06-01-2019

Will you post the entire log and distro information? I've got 3.14.4 and that works, anything above 3.10 should work


RE: CMake 3.10 or higher is required. You are running version 3.51 ??? - Essasetic - 06-01-2019

(06-01-2019, 09:52 AM)kristian Wrote: Will you post the entire log and distro information? I've got 3.14.4 and that works, anything above 3.10 should work

Weirdly enough, checked the terminal this morning and it still says 3.5.1? Probably got a fake version on my hands...

Anyway, my distro is Ubuntu (I don't know where CMake stores logs).


RE: CMake 3.10 or higher is required. You are running version 3.51 ??? - Essasetic - 06-01-2019

Ah! I've just realized my mistake. I have an old/legacy version of cmake installed. That's why it won't work!