xoan: Strange. I didn't have any trouble compiling it, at least on x86_64.
Search Criteria
Package Details: meshlab 2023.12-4
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: | 118 |
Popularity: | 0.31 |
First Submitted: | 2020-09-18 22:35 (UTC) |
Last Updated: | 2024-04-11 17:36 (UTC) |
Dependencies (26)
- bzip2 (bzip2-gitAUR)
- cgal (cgal-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- gmp (gmp-hgAUR)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, 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 (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib3dsAUR (make)
- muparser (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- openctm-toolsAUR (make)
- patchelf (patchelf-gitAUR) (make)
- lib3dsAUR (optional) – for Autodesk`s 3D-Studio r3 and r4 .3DS file support
- muparser (optional) – for filer_func plugins
- openctm-toolsAUR (optional) – for compressed triangle mesh file format
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 Next › Last »
net147 commented on 2014-05-12 03:54 (UTC)
xoan commented on 2014-05-09 08:44 (UTC)
make[1]: Entering directory '/tmp/packerbuild-1000/meshlab/meshlab/src/meshlab/src/meshlabplugins/filter_csg'
rm -f libfilter_csg.so
g++ -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -shared -o libfilter_csg.so filter_csg.o moc_filter_csg.o -L/usr/lib -L/usr/X11R6/lib -L../../distrib -lcommon ../../external/lib/linux-g++/libmpirxx.a ../../external/lib/linux-g++/libmpir.a -lQtScript -lQtXmlPatterns -lQtXml -lQtOpenGL -lQtGui -lQtCore -lGL -lpthread
../../external/lib/linux-g++/libmpirxx.a: error adding symbols: File format not recognized
collect2: error: ld returned 1 exit status
Makefile:110: recipe for target '../../distrib/plugins/libfilter_csg.so' failed
make[1]: *** [../../distrib/plugins/libfilter_csg.so] Error 1
make[1]: Leaving directory '/tmp/packerbuild-1000/meshlab/meshlab/src/meshlab/src/meshlabplugins/filter_csg'
Makefile:1014: recipe for target 'sub-meshlabplugins-filter_csg-make_default-ordered' failed
make: *** [sub-meshlabplugins-filter_csg-make_default-ordered] Error 2
==> ERROR: A failure occurred in build().
Aborting...
net147 commented on 2014-05-08 13:46 (UTC)
sam.dehority: Install base-devel as documented at https://wiki.archlinux.org/index.php/makepkg#Usage
sam.dehority commented on 2014-05-08 13:44 (UTC)
Fails to install, I get the following:
==> Extracting sources...
==> Starting build()...
/tmp/tmp.xgh4d97xEK/meshlab/PKGBUILD: line 34: patch: command not found
==> ERROR: A failure in build().
net147 commented on 2014-05-07 05:12 (UTC)
Updated to 1.3.3.
net147 commented on 2014-03-02 08:25 (UTC)
yousry: Probably best to report the issue upstream to Meshlab developers.
yousry commented on 2014-03-02 06:09 (UTC)
Cannot save ANY project. SegSegv during Menu->Project->Save:
(gdb) where
#0 0x00007ffff5d30b6d in QWidget::windowTitle() const ()
from /usr/lib64/libQtGui.so.4
#1 0x00007ffff5d334ae in QWidget::setWindowTitle(QString const&) ()
from /usr/lib64/libQtGui.so.4
#2 0x000000000045eb5f in ?? ()
#3 0x00000000004cefaf in ?? ()
#4 0x00007ffff5491b48 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#5 0x00007ffff5ce7f82 in QAction::triggered(bool) ()
from /usr/lib64/libQtGui.so.4
#6 0x00007ffff5ce9953 in QAction::activate(QAction::ActionEvent) ()
from /usr/lib64/libQtGui.so.4
#7 0x00007ffff6112d79 in ?? () from /usr/lib64/libQtGui.so.4
#8 0x00007ffff61172a9 in ?? () from /usr/lib64/libQtGui.so.4
#9 0x00007ffff5d3d62e in QWidget::event(QEvent*) ()
from /usr/lib64/libQtGui.so.4
#10 0x00007ffff611b07b in QMenu::event(QEvent*) ()
from /usr/lib64/libQtGui.so.4
#11 0x00007ffff5cee0dc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#12 0x00007ffff5cf47dd in QApplication::notify(QObject*, QEvent*) ()
from /usr/lib64/libQtGui.so.4
#13 0x00007ffff7b4a816 in MeshLabApplication::notify(QObject*, QEvent*) ()
---Type <return> to continue, or q <return> to quit---
from /opt/meshlab/libcommon.so.1
#14 0x00007ffff547debd in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#15 0x00007ffff5cf3f93 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ()
from /usr/lib64/libQtGui.so.4
#16 0x00007ffff5d65edc in ?? () from /usr/lib64/libQtGui.so.4
#17 0x00007ffff5d6461c in QApplication::x11ProcessEvent(_XEvent*) ()
from /usr/lib64/libQtGui.so.4
#18 0x00007ffff5d8b162 in ?? () from /usr/lib64/libQtGui.so.4
#19 0x00007ffff354a296 in g_main_context_dispatch ()
from /usr/lib64/libglib-2.0.so.0
#20 0x00007ffff354a5e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#21 0x00007ffff354a68c in g_main_context_iteration ()
from /usr/lib64/libglib-2.0.so.0
#22 0x00007ffff54aab46 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#23 0x00007ffff5d8b216 in ?? () from /usr/lib64/libQtGui.so.4
#24 0x00007ffff547cb1f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#25 0x00007ffff547ce15 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#26 0x00007ffff5481f4b in QCoreApplication::exec() ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib64/libQtCore.so.4
#27 0x000000000042e629 in ?? ()
#28 0x00007ffff4211b05 in __libc_start_main () from /usr/lib64/libc.so.6
#29 0x000000000043c3c8 in ?? ()
net147 commented on 2013-04-13 04:51 (UTC)
Updated to use icon from source.
Auguste commented on 2013-04-13 04:12 (UTC)
meshlab offers its icon in src/meshlab/images/ as a series of files starts with eye.
i don't think it's necessary to use external images in xpm format for its desktop file usage.
rpodgorny commented on 2013-03-02 11:59 (UTC)
please update the dependency from qt to qt4 and change qmake to qmake-qt4 in PKGBUILD, thank you...
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