Open baberjunaid opened 2 years ago
I am having the same issue on Ubuntu 20.04. Did you find a solution?
For anyone with a similar issue, I solved it.
You need to build Cerse with shared libs, which are disabled by default.
option(BUILD_SHARED_LIBS "Build Ceres as a shared library." ON)
Hi @Hi-Zed, Where is this sentence you mentioned? How can I change or add this?
Hello experts,
All installation went fine. But it get failed on 98% with following error