Hello, I was trying to build OpenSFM and I folled the documentation for building:
git clone --recursive https://github.com/mapillary/OpenSfM
pip install -r requirements
#Install some dependencies
python3 setup.py build
But I got the error that these files were not located:
gmock_gtest_all.cc
gmock_main.cc
testing_main.cc
If you have any advice I would appreciate it.
Hello, I was trying to build OpenSFM and I folled the documentation for building:
But I got the error that these files were not located:
gmock_gtest_all.cc
gmock_main.cc
testing_main.cc
If you have any advice I would appreciate it.