SpectacularAI / HybVIO

HybVIO visual-inertial odometry and SLAM system

Home Page:https://arxiv.org/abs/2106.11857

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't compile on any of the systems

Meister1593 opened this issue · comments

On arch with dependencies - issue with definitions in opencv for ffmpeg
On debian (same as in description) it gives compile error around json library area
On ubuntu 22.04 there is another error (can't remember as of now)

what i'm doing wrong? i can't compile dependencies on any of the systems
in case logs needed, i can provide them, but they are all from 3rd party dependencies (mobile cv)

On ubuntu 22.04 there is another error (can't remember as of now)

Hi, this is not the way to report an issue. See https://stackoverflow.com/help/minimal-reproducible-example and re-open

i was so confused about the reproducing the build at all
all examples of installing dependencies and then trying to compile projects (dependencies) were failed for me