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.
I think you are skipping the step 4 in the installation guide.
After configuring, you should generate the makefiles.
Most helpful comment
I think you are skipping the step 4 in the installation guide.
After configuring, you should generate the makefiles.