Package Details: meshroom 2025.1.1-1

Git Clone URL: https://aur.archlinux.org/meshroom.git (read-only, click to copy)
Package Base: meshroom
Description: A free, open-source 3D Reconstruction Software based on the AliceVision framework
Upstream URL: https://alicevision.org/#meshroom
Licenses: MPL-2.0
Submitter: svenstaro
Maintainer: sfn
Last Packager: sfn
Votes: 1
Popularity: 0.42
First Submitted: 2024-05-21 23:39 (UTC)
Last Updated: 2025-11-20 09:59 (UTC)

Latest Comments

sfn commented on 2026-01-20 19:06 (UTC)

Install the libe57format aur pkg (or disable it manually in the cmake options inthe PKGBUILD, if you are so inclined). It should be optional for building alice-vision but looks like I messed something up, will fix it properly tomorrow

nvdx commented on 2026-01-20 18:54 (UTC) (edited on 2026-01-20 19:02 (UTC) by nvdx)

Errors on building aliceVision dep: E57SimpleData.h: No such file or directory

Missing libE57format dep ?

[ 23%] Building CXX object src/aliceVision/dataio/CMakeFiles/aliceVision_dataio.dir/E57Reader.cpp.o In file included from /home/xxx/.cache/yay/alice-vision/src/AliceVision/src/aliceVision/dataio/E57Reader.cpp:7: /home/xxx/.cache/yay/alice-vision/src/AliceVision/src/aliceVision/dataio/E57Reader.hpp:13:10: fatal error: E57SimpleData.h: No such file or directory 13 | #include <E57SimpleData.h> | ^ compilation terminated. make[2]: *** [src/aliceVision/dataio/CMakeFiles/aliceVision_dataio.dir/build.make:149: src/aliceVision/dataio/CMakeFiles/aliceVision_dataio.dir/E57Reader.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:2273: src/aliceVision/dataio/CMakeFiles/aliceVision_dataio.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 make: Leaving directory '/home/xxx/.cache/yay/alice-vision/src/AliceVision/build'

sfn commented on 2025-10-05 13:55 (UTC)

Package is now fixed!

genom commented on 2024-11-05 13:59 (UTC)

Does not build, calls for a older version of clang than current release.