Package Details: open3d 1:0.18.0-11

Git Clone URL: https://aur.archlinux.org/open3d.git (read-only, click to copy)
Package Base: open3d
Description: A Modern Library for 3D Data Processing
Upstream URL: http://www.open3d.org
Keywords: open3d
Licenses: MIT
Conflicts: open3d-git
Submitter: deltaecho
Maintainer: daizhirui
Last Packager: daizhirui
Votes: 5
Popularity: 0.000000
First Submitted: 2018-04-29 12:37 (UTC)
Last Updated: 2024-09-15 04:04 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 Next › Last »

BaldrLector commented on 2021-09-18 09:22 (UTC)

how to add optional CUDA module ?any one try it ?

AchmadFathoni commented on 2021-07-15 05:34 (UTC)

Got an error:

CMake Error at 3rdparty/find_dependencies.cmake:971 (find_library):
  Could not find CPPABI_LIBRARY using the following names: c++abi
Call Stack (most recent call first):
  CMakeLists.txt:613 (include)

Add libc++ solves this error

zannzetsu commented on 2021-06-05 17:24 (UTC)

@nikisalli I messed up. I didn't increment pkgrel in .SRCINFO.

nikisalli commented on 2021-06-01 11:18 (UTC)

why does aur say the pkg release is 2 while it is set to 1 in the pkgbuild? this causes some aur helpers to keep installing the old version at each update

zannzetsu commented on 2021-05-22 18:56 (UTC)

Hi, @3ddi the package should build now.

3ddi commented on 2021-01-24 06:57 (UTC)

Out of date ( newest version is 0.12) and fails to build with

error: ‘new’ of type ‘open3d::visualization::ViewControl’ with extended alignment 32 [-Werror=aligned-new=]

jgwak commented on 2020-04-23 15:31 (UTC)

@flipflop97 done

flipflop97 commented on 2020-04-23 13:28 (UTC)

Hi, can you update the git url to the following?
https://github.com/intel-isl/Open3D

stevesp commented on 2020-02-13 09:14 (UTC)

You're welcome, thanks for updating the packages.

jgwak commented on 2020-02-12 18:33 (UTC)

@stevesp I managed to clean build both 0.9.0 and latest master. I guess there was a bug on our side, not the upstream. Thank you.