[ 57%] Built target pcl_surface make: *** [Makefile:149: all] Fehler 2 ==> FEHLER: Ein Fehler geschah in build(). Breche ab...
Search Criteria
Package Details: cloudcompare 2.11.3-2
Git Clone URL: | https://aur.archlinux.org/cloudcompare.git (read-only, click to copy) |
---|---|
Package Base: | cloudcompare |
Description: | A 3D point cloud (and triangular mesh) processing software |
Upstream URL: | http://www.danielgm.net/cc/ |
Licenses: | |
Submitter: | bartus |
Maintainer: | bartus |
Last Packager: | bartus |
Votes: | 9 |
Popularity: | 0.104168 |
First Submitted: | 2019-03-27 06:58 |
Last Updated: | 2020-12-06 15:00 |
Dependencies (26)
- cgal (cgal-git, cgal-headers)
- dlib (dlib-git, dlib-cuda, dlib-sse, dlib-sse-cuda, dlib-nocuda)
- fbx-sdk
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- glu (glu-git)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal-git, mesa-git, mesa-minimal+-git)
- mpir
- pdal (pdal-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- shapelib
- tbb
- vxl
- clang (clang-pypy-stm, clang39, clang38, llvm-tce, clang8, llvm-git, llvm-minimal-git, llvm-toolchain-nightly-bin) (make)
- cmake (cmake-git) (make)
- doxygen (doxygen-git) (make)
- git (git-git) (make)
- laz-perf (laz-perf-git) (make)
- libharu (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- pcl (pcl-git) (make)
- proj (proj-configure-git, proj-git) (make)
- python (python-dbg) (make)
- pcl (pcl-git) (optional)
Required by (0)
Sources (7)
Latest Comments
gatonero commented on 2020-11-24 21:36
thilo-adk commented on 2020-11-03 18:10
@bartus On Openscan.eu I found tutorials. There the objects are processed with the plugin PoissonRecon (Poisson Surface Reconstruction):
https://www.openscan.eu/software https://www.cloudcompare.org/doc/wiki/index.php?title=Poisson_Surface_Reconstruction_(plugin)
When I tried to install the plugin, I saw that there are more plugins. It would be great to have all the plugins as a separate package.
I have tried this but I don't get far, because I don't understand the arch packaging yet...
bartus commented on 2020-11-02 08:06
@thilo-adk which plug-in be specific.
thilo-adk commented on 2020-10-31 12:29
Hello, is it possible to add the official plugins to this package? If not, is there an understandable instruction how to do this? Thanks.
jerry73204 commented on 2020-03-24 07:47
The recent pcl version requires C++14. The package cannot build until I add -DCMAKE_CXX_STANDARD=14
to cmake options.
oysstu commented on 2019-07-10 07:47
Package started installing into /usr/lib64, had to add the following cmake flag to make it install properly
-DCMAKE_INSTALL_LIBDIR='/usr/lib' \
kikislater commented on 2019-04-10 17:39
There is no .desktop or other in this package so application is not present in menu. A kind of this =>
File : /usr/share/applications/cloudcompare.desktop
[Desktop Entry]
Type=Application
Name=CloudCompare
Comment=CloudCompare
Exec=/usr/bin/CloudCompare
Icon=#Add Icon.png (remove hashtag to get it work)
Terminal=false
Categories=Qt;Education;
bartus commented on 2019-04-10 11:41
Please report issues
and patches
to cloudcompare@github.com
Pinned Comments
bartus commented on 2019-04-10 11:41
Please report
issues
andpatches
to cloudcompare@github.com