require gtk2-compat instead gtk2 and this thing is damn uncomfortable
Search Criteria
Package Details: meshlab 2025.07-2
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.028658 |
| First Submitted: | 2020-09-18 22:35 (UTC) |
| Last Updated: | 2025-11-08 15:30 (UTC) |
Dependencies (27)
- bzip2 (bzip2-gitAUR)
- cgal (cgal-gitAUR)
- embree (embree-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- gmp (gmp-hgAUR)
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, mesa-rk35xx-gitAUR, mesa-gitAUR, mesa-minimal-gitAUR, mesa-nollvm-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- mpfr (mpfr-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, 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, eigen3) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- lib3dsAUR (make)
- Show 7 more dependencies...
Required by (1)
- klayout-pex (optional)
Sources (2)
simona commented on 2026-01-25 21:22 (UTC)
bartus commented on 2025-10-17 12:43 (UTC) (edited on 2025-12-05 09:49 (UTC) by bartus)
@marcoacarvalho: This is common issue in Garuda just replace --job with -j in /etc/makepkg.conf:MAKEFLAGS
marcoacarvalho commented on 2025-09-28 00:24 (UTC) (edited on 2025-09-28 00:27 (UTC) by marcoacarvalho)
I'm getting this error:
ninja: fatal: invalid -j parameter
==> ERROR: A failure occurred in build().
Aborting...
-> error making: meshlab-exit status 4
simona commented on 2025-09-27 09:20 (UTC)
solved. tnx.
BochengZou commented on 2025-08-27 16:03 (UTC)
Could you please update this package to the latest version (2025.07)?
kerentin commented on 2025-05-21 11:35 (UTC) (edited on 2025-05-22 05:26 (UTC) by kerentin)
After building for some time, at step 666/1629 I get the error
FAILED: src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o
/usr/bin/g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB -I/<path to user>/.cache/yay/meshlab/src/build/src/external/downloads/nexus-master/src/nexus_autogen/include -I/<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src -I/<path to user>/.cache/yay/meshlab/src/meshlab/src/vcglib -I/usr/include/eigen3 -I/<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/corto/include -isystem /usr/include/qt -isystem /usr/include/qt/QtWidgets -isystem /usr/include/qt/QtGui -isystem /usr/include/qt/QtCore -isystem /usr/lib/qt/mkspecs/linux-g++ -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -Wp,-D_GLIBCXX_ASSERTIONS -g -ffile-prefix-map=/<path to user>/.cache/yay/meshlab/src=/usr/src/debug/meshlab -flto=auto -O3 -DNDEBUG -std=gnu++11 -fPIC -fopenmp -fPIC -MD -MT src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o -MF src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o.d -o src/external/downloads/nexus-master/src/CMakeFiles/nexus.dir/nxsbuild/meshstream.cpp.o -c /<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/nxsbuild/meshstream.cpp
In file included from /<path to user>/.cache/yay/meshlab/src/meshlab/src/vcglib/wrap/io_trimesh/import.h:68,
from /<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/nxsbuild/vcgloader.h:5,
from /<path to user>/.cache/yay/meshlab/src/meshlab/src/external/downloads/nexus-master/src/nxsbuild/meshstream.cpp:28:
added -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to _cmake_flags, and the problem was solved. However, there is a warning message when opening that requires embree to be installed to fix it. Maybe that should be added as a dependency.
Opened a github issue as well, not sure which method is preferred
applebloom commented on 2025-04-30 15:06 (UTC)
@bartus I added -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to _cmake_flags to make it build now, as per suggestion in the error message.
ngoonee commented on 2025-04-18 03:00 (UTC)
Does this work? It loads up for me but the main UI window doesn't show anything (on wayland).
simona commented on 2025-02-26 09:47 (UTC)
from /home/simona/.cache/yay/meshlab/src/build/src/common/meshlab-common_autogen/mocs_compilation.cpp:3:
/home/simona/.cache/yay/meshlab/src/meshlab/src/vcglib/vcg/math/matrix44.h:34:10: fatal error: Eigen/Core: File o directory nonesistente
34 | #include <Eigen/Core>
| ^~~~~~~~~~~~
deanrw commented on 2025-01-04 10:57 (UTC)
I’ve encountered the same detached HEAD issue described by @mostlyharmless and @ctag. It seems the latest commit isn’t associated with any branch on the aur remote.
The GitHub repository at github.com/AUR-meshlab (from the pinned comment) checks out fine, so this suggests the issue might arise when syncing changes from GitHub to the aur remote (however its done).
I was using aurutils and had to manually fetch and cherry-pick the offending commit onto the master branch in the checked out repo (i.e. ~/.cache/aurutils/sync/meshlab)
Pinned Comments
bartus commented on 2019-04-10 11:42 (UTC) (edited on 2025-12-05 09:48 (UTC) by bartus)
Please report
issuesandpatchesto AUR-meshlab (github.com)