cdcseacave / openMVS

open Multi-View Stereo reconstruction library
http://cdcseacave.github.io
GNU Affero General Public License v3.0
3.33k stars 907 forks source link

make: *** No rule to make target 'install'. Stop. #1032

Open jiapei100 opened 1 year ago

jiapei100 commented 1 year ago

Describe the bug Failed to checkinstall.

......
Enter a number to change any of them or press ENTER to continue: 

Installing with make install...

========================= Installation results ===========================
make: *** No rule to make target 'install'.  Stop.

****  Installation failed. Aborting package creation.

Cleaning up...OK

Bye.
......

To Reproduce Just trying to build and install openMVS under Ubuntu 22.04.

Expected behavior Successfully installed as a .deb package.

Screenshots N/A

Desktop (please complete the following information):

Additional context N/A

Did anybody meet the same issue???

cdcseacave commented 1 year ago

also install works fine pls try using docker if you can not cleanup your system; you can also just follow the docker script to build on ubuntu