SpectacularAI / HybVIO

HybVIO visual-inertial odometry and SLAM system
https://arxiv.org/abs/2106.11857
GNU General Public License v3.0
450 stars 92 forks source link

Can't compile on any of the systems #39

Closed Meister1593 closed 1 year ago

Meister1593 commented 1 year ago

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)

oseiskar commented 1 year ago

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

Meister1593 commented 1 year ago

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