IfcOpenshell which use opencascade740 will need to use tbb, but consumer (via python) of IfcOpenshell such as blender are now using onetbb. Which make it not possible to use ifc plugins on blender. Is there incompatibility between opencascade740 to support onetbb inplace of tbb ?
Maybe we should do the same as opencascade https://svnweb.freebsd.org/ports/head/cad/opencascade/Makefile?r1=566074&r2=566073&pathrev=566074
Yuri, since you duplicated this port for specific needs, I let you check.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b6369785f9ba7ab3e25ec50c09ce5866e5d65cd commit 1b6369785f9ba7ab3e25ec50c09ce5866e5d65cd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-26 19:27:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-26 19:30:03 +0000 cad/opencascade740: Remove TBB dependency PR: 262209 Reported by: Thibault Payet <monwarez@mailoo.org> cad/opencascade740/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Removed TBB dependency.
A commit in branch 2022Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=9542b85137e9fb4ff4441f778ae1dfe269390459 commit 9542b85137e9fb4ff4441f778ae1dfe269390459 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-26 19:27:23 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-26 20:24:33 +0000 cad/opencascade740: Remove TBB dependency PR: 262209 Reported by: Thibault Payet <monwarez@mailoo.org> (cherry picked from commit 1b6369785f9ba7ab3e25ec50c09ce5866e5d65cd) cad/opencascade740/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)