Package Details: meshlab 2023.12-6

Git Clone URL: https://aur.archlinux.org/meshlab.git (read-only, click to copy)
Package Base: meshlab
Description: System for processing and editing of unstructured 3D models arising in 3D scanning (qt5 version)
Upstream URL: https://www.meshlab.net
Licenses: GPL2
Submitter: bartus
Maintainer: bartus
Last Packager: bartus
Votes: 119
Popularity: 0.30
First Submitted: 2020-09-18 22:35 (UTC)
Last Updated: 2025-05-16 11:53 (UTC)

Pinned Comments

bartus commented on 2020-05-30 16:49 (UTC) (edited on 2020-05-30 16:49 (UTC) by bartus)

Some plugins (mainly render ones like SSAO) won't work with new cmake build system, will try to port qmake patches to cmake and fix those.

bartus commented on 2019-04-10 11:42 (UTC) (edited on 2021-08-26 06:58 (UTC) by bartus)

Please report issues and patches to github.com/AUR-meshlab

Latest Comments

« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 Next › Last »

net147 commented on 2016-05-23 03:08 (UTC)

@RastaManKing, @escentrix: Fixed

StuckUpCreations commented on 2016-05-23 00:33 (UTC)

I tryed installing straight from source but i get the same error following meshlab's instructions, i think we need to wait for meshlab to fix this.. It'll be nice to know when this gets fixed :/

escentrix commented on 2016-05-21 16:19 (UTC)

RastaManKing: I confirm. I get the same error when building.

StuckUpCreations commented on 2016-05-17 18:18 (UTC)

i get the following error when trying to install... ssynth/SyntopiaCore/GLEngine/Raytracer/VoxelStepper.cpp:125:26: error: cannot convert ‘bool’ to ‘QList<SyntopiaCore::GLEngine::Object3D*>*’ in return if (!found) return false; ^~~~~ Makefile.structuresynth:612: recipe for target 'VoxelStepper.o' failed make[1]: *** [VoxelStepper.o] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-rastamanking/aur-meshlab/src/meshlab/src/external/structuresynth-1.5' Makefile:111: recipe for target 'sub-structuresynth-1-5-structuresynth-pro-make_default' failed make: *** [sub-structuresynth-1-5-structuresynth-pro-make_default] Error 2

nivata commented on 2015-08-26 13:36 (UTC)

Yep, it works now. Awesome!

net147 commented on 2015-08-26 02:29 (UTC)

nivata: I have fixed linking libfilter_csg.so to system MPIR so it should work now

nivata commented on 2015-08-24 19:52 (UTC)

Hi. Meshlab crashes when I try to perform CSG operations, with the following message: meshlab: symbol lookup error: /opt/meshlab/plugins/libfilter_csg.so: undefined symbol: __gmpz_init_set_si Is the CSG plugin correctly linked to the system MPIR/GMP?

dejavu commented on 2015-03-12 22:51 (UTC)

@net147: Wow, that was fast! Recompilation worked also. Now we can open the files per file manager ;-). Thanks!

net147 commented on 2015-03-12 21:59 (UTC)

dejavu: done

dejavu commented on 2015-03-12 21:56 (UTC)

Please use following lines in the meshlab.desktop file, the first line allows selecting the application in "Open With" in the file managers. Exec=meshlab %U TryExec=meshlab