Openpose: `make -j `nproc`` in the build folder gives : `make: *** No targets specified and no makefile found. Stop.` in ubuntu18.04

Created on 6 Feb 2019  路  1Comment  路  Source: CMU-Perceptual-Computing-Lab/openpose

Hello,

I followed the installation guide and got the result as "Configuring done" in cmake GUI.

when running make -j nproc inside the build folder, then getting below error:

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

Please let me know how to solve this issue.

help wantequestion read posting rules...

Most helpful comment

I think you are skipping the step 4 in the installation guide.

After configuring, you should generate the makefiles.

>All comments

I think you are skipping the step 4 in the installation guide.

After configuring, you should generate the makefiles.

Was this page helpful?
0 / 5 - 0 ratings