SarahWeiii / CoACD

[SIGGRAPH2022] Approximate Convex Decomposition for 3D Meshes with Collision-Aware Concavity and Tree Search
https://colin97.github.io/CoACD/
MIT License
405 stars 52 forks source link

Compile error:tbb is missing #11

Closed lanmo0923 closed 1 year ago

lanmo0923 commented 1 year ago

env:wls2-ubutun22 I've already installed dependencies,but the error(tbb is missing) occurred

SarahWeiii commented 1 year ago

Hi I encountered the same error in wsl2-ubuntu22, it is because tbb has deprecated some functions in the new version, still looking into it. Thanks for pointing it out.

SarahWeiii commented 1 year ago

Since we have updated the code, I will close this issue.