I followed the installation guide and got the result as "Configuring done" in cmake GUI. I did this installation in Ubuntu18.04 local machine/laptop.
Installation guide link: https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/installation.md#installation
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.