Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
Search Criteria
Package Details: cloudcompare-git 2.13.1.r65.g32a2e2435-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: | http://www.danielgm.net/cc/ |
Keywords: | 3d mesh poincloud scan |
Licenses: | GPL2 |
Conflicts: | cloudcompare |
Provides: | cloudcompare |
Submitter: | dbrgn |
Maintainer: | bartus (AchmadFathoni) |
Last Packager: | bartus |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-20 19:52 (UTC) |
Last Updated: | 2024-10-11 13:58 (UTC) |
Dependencies (33)
- cgal (cgal-gitAUR)
- fast_float (fast_float-gitAUR)
- fbx-sdkAUR
- ffmpeg4.4
- fmt (fmt-gitAUR)
- gdal (gdal-ecwAUR, gdal-hdf4AUR, gdal-libkmlAUR, gdal-libkml-filegdbAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- glu (glu-gitAUR)
- jsoncpp (jsoncpp-cmake-gitAUR, jsoncpp-cmakeAUR, jsoncpp-gitAUR)
- laszip
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-amd-bc250AUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amber)
- mpirAUR
- nlohmann-json (nlohmann-json-gitAUR)
- opencv (opencv-cuda)
- openmpi (openmpi-gitAUR)
- pclAUR (pcl-gitAUR)
- pdal (pdal-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-svg (qt5-svg-gitAUR)
- qt5-tools
- Show 13 more dependencies...
Required by (0)
Sources (19)
bartus commented on 2022-03-14 10:33 (UTC)
bartus commented on 2019-04-10 11:41 (UTC)
Please report issues
and patches
to cloudcompare-git@github.com
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 2022-03-14 10:33 (UTC)
Sorry lads, I'm at the Polish Ukraine border helping allocate refugees. Expect no update until this hell is over, wish us luck. Have no time nor access to my rig and AUR keys to test/post updates. If you have a patch, ping me on email - I'll add you as co-maintainer. Posted with my old script - https://github.com/bartoszek/aur-post
bartus commented on 2019-04-10 11:41 (UTC)
Please report
issues
andpatches
to cloudcompare-git@github.com