Search Criteria
Package Details: active-data 1.5.0-1
Git Clone URL: | https://aur.archlinux.org/active-data.git (read-only, click to copy) |
---|---|
Package Base: | active-data |
Description: | CAD model inspection utility and prototyping framework based on OpenCascade |
Upstream URL: | http://analysissitus.org/ |
Licenses: | BSD 3-clause |
Submitter: | AlexParkhomenko |
Maintainer: | AlexParkhomenko |
Last Packager: | AlexParkhomenko |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2019-09-05 16:08 (UTC) |
Last Updated: | 2019-09-05 16:50 (UTC) |
Dependencies (4)
- intel-tbb (tbb2019, tbb2020, onetbb-git, onetbb)
- opencascade (opencascade-git, opencascade-rc, opencascade-f3d)
- cmake (cmake-git) (make)
- gcc (gccrs-git, gcc-git, gcc11) (make)
Latest Comments
newsboost commented on 2022-06-08 09:09 (UTC) (edited on 2022-06-08 12:36 (UTC) by newsboost)
Hi Alex, there seems to be a problem when I attempt to install:
I found out that in the "build"-section you need to add the version, i.e. use the latter:
Furthermore, it seems you're also missing a dependency, i.e. I/we need the package that provides "tbb/tbb_stddef.h":
UPDATE: The reason according to https://githubhot.com/repo/SteveMacenski/slam_toolbox/issues/469 seems to be that "TBB does not have
tbb_stddef.h
anymore".Having digged some more around, I can see this haven't been updated since 2019 and the code doesn't work anymore because TBB has changed. I'm considering to mark this package as out-of-date, because it doesn't work and won't work until updated... I think I'll do that and save the next person 1 hour or more, attempting to make this work