(02-26-2014, 02:07 PM)KHg8m3r Wrote:(02-26-2014, 12:01 PM)toddbailey Wrote: CMake Warning (dev) in CMakeLists.txt:
todd@mythtv ~/dolphin-emu/Build $ cmake -v
CMake Error: The source directory "/home/todd/dolphin-emu/Build/-v" does not exist.
Specify --help for usage, or press the help button on the CMake GUI.
todd@mythtv ~/dolphin-emu/Build $ pwd
/home/todd/dolphin-emu/Build
todd@mythtv ~/dolphin-emu/Build $ cmake -version
cmake version 2.8.11.2
I just installed so it should be the latest version
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
This is your issue. I had the same problem. Update your version of cmake
Thread Rating:
|
CMAKE entry need to be expanded
|
|
02-27-2014, 01:01 AM
|
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 2 Guest(s)
