Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

No Makefile to build after cmake

Hi Guys

Sorry if this has been discussed before, but I can't find any info on it. I'm having trouble installing cmake to ubuntu 14.04

I've tried cloning from the github repo and downloading the zip directly from the cmake homepage.

My cmake version is:2.8.12.2 The version of OpenCV downloaded is: 3.1.0

The error is that when I follow the steps to install it, the directory that cmake builds to does not contain a makefile, and so running the 'make' command does not work. returning an error:

make: * No targets specified and no makefile found. Stop.

Any clues as to why this is the case?

Thanks!