Closed jcc10 closed 4 years ago
The error seems to be in ceres. Maybe you could use a more recent version.
You could look at the docker files as an example to build: https://github.com/alicevision/AliceVision/blob/develop/docker/Dockerfile_ubuntu_deps
I think the issue is that one of the deps itself depends on cres and told me to simply fork it. (Which gets v2.0 not 1.14) Re-building from that step, will close if that fixes it.
Needed to downgrade CERES. Thanks for the help @fabiencastan !
After getting tired of unable to install deps via vcpkg I finally got around to just doing the whole build tree by hand.
broken build.log
Any help with getting this to compile?