Please report issues and patches to @bartoszek/AUR-cloudcompare-git (github.com)
Search Criteria
Package Details: cloudcompare-git 2.13.1.r327.g5170325e3-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cloudcompare-git.git (read-only, click to copy) |
|---|---|
| Package Base: | cloudcompare-git |
| Description: | A 3D point cloud (and triangular mesh) processing software |
| Upstream URL: | https://www.cloudcompare.org |
| Keywords: | 3d mesh poincloud scan |
| Licenses: | GPL2 |
| Conflicts: | cloudcompare |
| Provides: | cloudcompare |
| Submitter: | dbrgn |
| Maintainer: | bartus |
| Last Packager: | bartus |
| Votes: | 12 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-08-20 19:52 (UTC) |
| Last Updated: | 2026-04-12 08:10 (UTC) |
Dependencies (35)
- boost-libs
- cgal (cgal-gitAUR)
- fast_float (fast_float-gitAUR)
- fbx-sdkAUR
- ffmpeg4.4
- fmt (fmt-gitAUR)
- gdal (gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR, gdal-ecwAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- laszip
- mesa (mesa-wsl2-gitAUR, mesa-amd-bc250AUR, amdonly-gaming-mesa-gitAUR, mesa-gitAUR, mesa-dlss-reflex-gitAUR, mesa-rk35xx-gitAUR, mesa-nollvm-gitAUR, mesa-rdna2vrAUR, mesa-minimal-gitAUR, mesa-amber)
- mpirAUR
- nlohmann-json (nlohmann-json-gitAUR)
- opencv (opencv-cuda)
- openmpi (openmpi-gitAUR)
- pclAUR (pcl-gitAUR)
- pdal (pdal-gitAUR)
- qt6-base (qt6-base-gitAUR, qt6-base-hifpsAUR, qt6-base-headlessAUR)
- qt6-svg
- Show 15 more dependencies...
Required by (0)
Sources (20)
bartus commented on 2019-04-10 11:41 (UTC) (edited on 2026-04-29 21:19 (UTC) by bartus)
bartus commented on 2018-06-07 04:35 (UTC) (edited on 2018-06-07 10:39 (UTC) by bartus)
@NicolasV: rebuild package with options=(debug !split) and run through gdb ($gdb cloudcompar: run). It looks like CPU feature missing on your system. Use opcode.sh -S /usr/bin/CloudCompare (https://gist.github.com/rindeal/72af275f05d44e10ebca) to check required cpu extension and confront with /proc/cpuinfo.
NicolasV commented on 2018-06-06 22:17 (UTC) (edited on 2018-06-06 22:19 (UTC) by NicolasV)
Compilation was fine but unable to launch the application: Here's my output when I launch either /usr/bin/CloudCompare or /usr/bin/ccViewer
"Instruction non permise (core dumped)"
bartus commented on 2018-06-05 12:31 (UTC) (edited on 2018-06-05 12:32 (UTC) by bartus)
@Karamazov: already fixed upstream github:Set CMAKE_INSTALL_LIBDIR to default, if undefined (#754)
Karamazov commented on 2018-06-04 10:46 (UTC)
Hi everyone, we must set -DCMAKE_INSTALL_LIBDIR=/usr/lib since https://github.com/CloudCompare/CloudCompare/commit/0b1b921b84440ee64033c14670410fe4a1ab10c6
geosam commented on 2017-12-23 19:11 (UTC)
Please add -DOPTION_PDAL_LAS=ON parameter, related error in the compilation with https://github.com/CloudCompare/CloudCompare/issues/636
kikislater commented on 2017-12-20 04:32 (UTC)
Thank you Bartus
bartus commented on 2017-12-19 19:56 (UTC) (edited on 2017-12-19 19:56 (UTC) by bartus)
@kikislater; The pull request, with the appropriate fix, was sent to Github repo. If it doesn't get accepted in the span of few days, I will push the patch to AUR.
You could simply substitute !isnan with !std::isnan
Pinned Comments
bartus commented on 2019-04-10 11:41 (UTC) (edited on 2026-04-29 21:19 (UTC) by bartus)
Please report
issuesandpatchesto @bartoszek/AUR-cloudcompare-git (github.com)