Closed dean1314 closed 2 years ago
anyone who encountered this problem? I used vim command to changed the format of mobile-cv-suite-config.cmake file as unix and it's still not work.
Seems like this symlink is not working on your machine for some reason. I would first recommend making a fresh clone with git clone --recrusive https://github.com/SpectacularAI/HybVIO.git
and, if that does not help, then installing a more recent version of CMake
thanks, I've solved this issue.
could you tell me how to solve this same problem, thanks a lot
gcc -O3 -fexceptions -fPIC "" -c SuiteSparse_config.c gcc: error: : There is no such file or directory Makefile:28: recipe for target 'SuiteSparse_config.o' failed make: *** [SuiteSparse_config.o] Error 1
hello Thank for you sharing so good job I build on ubuntu1804 system When I cmake the project after finished the build.sh file, I encoutered the problem so follow: