Search Criteria
Package Details: python-cgal r909.f579deb-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: | custom: Boost |
Submitter: | xantares |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-17 05:28 (UTC) |
Last Updated: | 2023-02-27 02:20 (UTC) |
Dependencies (12)
- boost (boost-git, boost174)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame)
- tbb (tbb2020, onetbb-git, onetbb)
- boost (boost-git, boost174) (make)
- cgal (cgal-git) (make)
- cmake (cmake-git) (make)
- eigen (eigen-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- jdk-openjdk (jdk11-openjdk-dcevm, jdk11-openjdk-dcevm-conflicts-fixed, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk18-beta-temurin, jdk-microsoft-openjdk, jdk-temurin, jdk17-temurin, jdk11-temurin) (make)
- python-numpy (python-numpy-git, python-numpy1.22, python-numpy-openblas, python-numpy-mkl-bin, python-numpy-mkl, python-numpy-flame) (make)
- swig (swig-git) (make)
- tbb (tbb2020, onetbb-git, onetbb) (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)