bartoszek / AUR-alice-vision-git

0 stars 1 forks source link

Geogram functionality not present, qt plugins? #3

Open gryan315 opened 4 years ago

gryan315 commented 4 years ago

I've been trying to get the dev builds of meshroom and alicevision working, and while basically functional, the qt/qml plugins will not work to display the point cloud, depthmap, or mesh, and even though this AUR repo builds geogram, LSCM texture unwrap errors out every time. Is alicevision not being built with geogram enabled?

bartoszek commented 4 years ago

[Already reported the issue upstream)[https://github.com/alicevision/geogram/issues/13) I managed to came up with a rudimental patch to fix the issue with geogram build against GCC 10, will push it shortly and let you know.

gryan315 commented 4 years ago

Thanks for all the hard work. I wish I was more knowledgeable on compiling so I could understand why alicevision and its dependencies are so hard to build on Linux.

gryan315 commented 4 years ago

Are you able to get visual point clouds in meshroom dev build? I've been having difficulty getting QmlAlembic (or any QT plugins) working.

bartoszek commented 3 years ago

I've pushed new versions of all alice-vision{,-git} and meshroom{,-git} packages - should works fine beside qtAliceVision plugin witch is disabled by default ( set env var ENABLE_QTALICEVISION=1` to build it if you like to test it)