Why do I get a make: *** No target specified and no makefile error?

25 Views Asked by At

I'm trying to use make, but I get make: *** target not specified and no makefile.

An error message saying Stopped occurred.

I used the ./configure command in the terminal, but ./configure : The term './configure' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.

An error appears. What should I do?

enter image description here

0

There are 0 best solutions below