@RastaManKing, @escentrix: Fixed
Search Criteria
Package Details: meshlab 2023.12-6
Package Actions
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) |
Dependencies (27)
- bzip2 (bzip2-gitAUR)
- cgal (cgal-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- gmp (gmp-hgAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-fp8-gitAUR, vulkan-terakan-gitAUR, mesa-amber)
- mpfr (mpfr-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- qhull
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-script (qt5-script-gitAUR)
- qt5-xmlpatterns (qt5-xmlpatterns-gitAUR)
- xerces-c
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- gcc13 (make)
- git (git-gitAUR, git-glAUR) (make)
- lib3dsAUR (make)
- Show 7 more dependencies...
Required by (0)
Sources (2)
net147 commented on 2016-05-23 03:08 (UTC)
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
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 tocmake
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
andpatches
to github.com/AUR-meshlab