How much RAM does this need to compile? At 8 GB, I ran out of swap and OOM killed the compiler process.
Search Criteria
Package Details: pcl 1.15.1-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pcl.git (read-only, click to copy) |
|---|---|
| Package Base: | pcl |
| Description: | A standalone, large scale, open project for 2D/3D image and point cloud processing |
| Upstream URL: | https://www.pointclouds.org |
| Licenses: | BSD-3-Clause |
| Submitter: | None |
| Maintainer: | kino_t |
| Last Packager: | kino_t |
| Votes: | 49 |
| Popularity: | 0.000000 |
| First Submitted: | 2011-04-05 03:39 (UTC) |
| Last Updated: | 2026-05-07 03:10 (UTC) |
Dependencies (38)
- boost (boost-gitAUR)
- cjson (cjson-gitAUR)
- eigen (eigen-gitAUR, eigen3)
- flann
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libusb (libusb-gitAUR)
- suitesparse
- vtk (vtk-gitAUR, vtk93AUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- adios2 (adios2-gitAUR) (make)
- anari-sdk (make)
- cgns (cgns-parallelAUR) (make)
- cli11 (cli11-compiledAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- fast_float (fast_float-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- gl2ps (gl2ps-gitAUR) (make)
- Show 18 more dependencies...
Required by (9)
- cloudcompare-git
- grasp-pose-generator
- mrpt (optional)
- pdal-git (make)
- pdal-git (optional)
- ros-noetic-pcl-conversions
- ros-noetic-pcl-ros
- ros2-humble-pcl-conversions
- ros2-humble-pcl-ros
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 10 11 12 13 14 15 16 17 18 19 20 .. 26 Next › Last »
Alad commented on 2016-05-28 16:21 (UTC)
bchretien commented on 2016-03-12 13:37 (UTC)
I updated to the rc2. Note that pcl_sim_viewer still crashes (cf. https://github.com/PointCloudLibrary/pcl/issues/1561).
SMOG commented on 2016-03-11 16:53 (UTC)
Ah ok, sorry I have misunderstood. I'll try as soon as I can... thank you! :)
doug commented on 2016-03-11 16:51 (UTC)
yes, but PKGBUILD has also other lines and some of them is causing the crashing, by removing all cmake lines and keeping just these will create build that doesn't crash and works with vtk7
SMOG commented on 2016-03-11 16:44 (UTC)
@doug: it seems to me that PKGBUILD already has those lines. Also, just to be clear, the problem was not that it was not compiling, it was; it was giving me the same problem reported by @horse.
ATM I've compiled against VTK6 following directions given by @bchretien and everything seems to be working fine.
Thanks.
doug commented on 2016-03-11 15:37 (UTC)
@SMOG: after I edited this PKGBUILD that it uses default cmake config like this
cmake .. \
-DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr
then it works with vtk7
bchretien commented on 2016-03-08 17:47 (UTC)
@SMOG: you can check how I did that for the previous pcl-qt5 package (commit here: https://gist.github.com/bchretien/49c898c8f9d5ee3dcea3, adapt it accordingly).
SMOG commented on 2016-03-08 17:39 (UTC)
@doug: I'm facing your exact problem... how exactly have you fixed it?
I've tried compiling this having only vtk6 (from AUR) on my system but it still doesn't work... I've just changed the dependency from vtk to vtk6.
Do I have to add any other flag?
Thank you for your help.
<deleted-account> commented on 2016-03-06 14:17 (UTC)
Hi, I had asked this in the past and got no response. I always get:
fitting_curve_2d_pdm.h: No such file or directory
and thus I have to set:
-DBUILD_surface_on_nurbs=OFF
Can this be address? It breaks my builds.
bchretien commented on 2016-03-03 11:25 (UTC)
@doug: yes, I made that package since VTK 7 was not supported a few weeks ago. Now, using VTK 7 implies relying on the new OpenGL2 backend which is still unstable in PCL (see https://github.com/PointCloudLibrary/pcl/pull/1534).
Pinned Comments
kino_t commented on 2023-02-18 14:49 (UTC) (edited on 2023-02-19 01:24 (UTC) by kino_t)
Binary of pcl is now available: https://github.com/arch4edu/arch4edu