Search Criteria
Package Details: python-cgal 5.5.2.post202303131425.r1.gd5e2662-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/cgal-swig-bindings.git (read-only, click to copy) |
---|---|
Package Base: | cgal-swig-bindings |
Description: | CGAL bindings using SWIG |
Upstream URL: | https://github.com/CGAL/cgal-swig-bindings |
Licenses: | GPL3 |
Submitter: | xantares |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-17 05:28 (UTC) |
Last Updated: | 2023-05-28 03:27 (UTC) |
Dependencies (12)
- boost (boost-gitAUR)
- onetbb
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- boost (boost-gitAUR) (make)
- cgal (cgal-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jdk-openjdk (jdk16-adoptopenjdkAUR, zing-21-binAUR, jdk21-temurinAUR, jdk11-temurinAUR, jdk17-temurinAUR, jdk-temurinAUR) (make)
- onetbb (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- swig (swig-gitAUR) (make)
Latest Comments
ivanc1 commented on 2022-10-27 17:30 (UTC)
Encountering an error due to tbb:
Found this, may be relevant.
xantares commented on 2022-01-09 16:19 (UTC)
maybe not enough memory, try make -j1
carlosal1015 commented on 2022-01-09 14:58 (UTC)
Hi, I have the following message error:
xantares commented on 2018-11-06 17:16 (UTC)
@aOaO it would be smarter to fix the java build if possible, could you give the compile logs ?
a0a0 commented on 2018-11-06 16:47 (UTC)
if you get an error like this:
and you do not use it for java, edit PKGBUILD:
about this step I am not sure if it is necessary, but it worked for me.
davidmcinnis commented on 2016-07-16 05:35 (UTC)
xantares commented on 2015-09-18 06:28 (UTC)
davidmcinnis commented on 2015-09-17 19:26 (UTC)