This package not install the IDTFConverter? That required by the U3D support.
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.33 |
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)
- Show 6 more dependencies...
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 .. 15 Next › Last »
adjivas commented on 2018-06-30 23:04 (UTC)
pars commented on 2018-06-10 17:05 (UTC)
@bartus Thanks a lot for your reply and patch!
bartus commented on 2018-06-08 15:49 (UTC) (edited on 2018-06-08 15:50 (UTC) by bartus)
Disclaimer: Every one having problem compiling meshlab with qt5(5.11) Meshlab won't build against qt5(5.11) but will work perfectly fine with one. Just build the package in chroot with downgraded qt5-base
package and install it in your production environment.
bartus commented on 2018-06-08 15:35 (UTC) (edited on 2018-06-08 15:45 (UTC) by bartus)
@pars: Development is pinned at qt5.9, current LTS version, and there's no plan to support the newer version for the time being.
bartus commented on 2018-06-08 13:07 (UTC) (edited on 2018-06-08 13:10 (UTC) by bartus)
@pars: Already reported upstream. If it won't be fixed soon, will try to come up with a patch. For now, one could ignore qt5 update, or build in chroot with qt5 downgraded and install with pacman -Udd
to skip deps check, and copy missing libs form chroot to a production server.
pars commented on 2018-06-08 11:21 (UTC)
Hi guys,
After the recent update to Qt 5.11, I no longer manage to build meshlab. Is this something that can be addressed here, or only with the original developers?
Thanks in advance!
russkel commented on 2018-06-07 12:37 (UTC) (edited on 2018-06-07 12:37 (UTC) by russkel)
Can't get this to build at this point.
Getting errors like this:
In file included from shaderDialog.cpp:24:
shaderDialog.h: At global scope:
shaderDialog.h:55:21: error: ‘QSlider’ was not declared in this scope
std::map<QString, QSlider*> sliders;
^~~~~~~
cmsigler commented on 2018-03-18 22:41 (UTC) (edited on 2018-03-18 22:48 (UTC) by cmsigler)
@bartus,
Superior :) Thanks for editing to improve the PKGBUILD. I'm usually just happy to get something to build without barfing....
P.S.: Wow. You did a thoroughly outstanding and time-consuming job. Fixed linking in the external/ tree the "right" way. Well done. Thank you.
Clemmitt
bartus commented on 2018-03-18 10:48 (UTC) (edited on 2018-03-18 19:54 (UTC) by bartus)
@cmsigler I made some refinements to the PKGBUILD and patches, should be working now.
Should finally create OpenCTM,libjhead,libssynth dedicated packages, but to lazy ;)
cmsigler commented on 2018-03-18 00:32 (UTC)
@bartus,
Genius! You're the best! It's a part of the package now and I'll test stuff like Geometric Measures when I have a bit of free time.
Thank you!
Clemmitt
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