GlobalSfMpy
GlobalSfMpy copied to clipboard
Unable to install TheiaSfm
Hi,
Im facing the below issue when I run cmake ..
inside a build folder inside the TheiaSfm folder:
CMake Error at libraries/vlfeat/CMakeLists.txt:3 (include):
include could not find requested file:
/home/<user>/GlobalSfMpy/thirdparty/TheiaSfM/cmake;/home/<user>/miniconda3/envs/gsfm/lib/cmake/glog/../../../share/glog/cmake/OptimizeTheiaCompilerFlags.cmake
CMake Error at libraries/vlfeat/CMakeLists.txt:4 (optimizetheiacompilerflags):
Unknown CMake command "optimizetheiacompilerflags".
I see a OptimizeTheiaCompilerFlags.cmake file in TheiaSfm, but not sure why cmake cannot find it. Have you seen this issue before? Do you have any idea on how to resolve this?