Xharlie / DISN

(latest updates and bug fixed) DISN: Deep Implicit Surface Network for High-quality Single-view 3D Reconstruction
183 stars 27 forks source link

libtbb_preview.so.2: cannot open shared object file: No such file or directory #8

Closed Hydrogenion closed 4 years ago

Hydrogenion commented 4 years ago

When I try to use ./isosurface/computeMarchingCubes or generate SDF data I got this error: error while loading shared libraries: libtbb_preview.so.2: cannot open shared object file: No such file or directory

I have already install libtbb, and I can fid libtbb.so.2. But how do you get libtbb_preview.so.2?

Thanks!

Xharlie commented 4 years ago

just fixed!

yigepingzi commented 2 years ago

just fixed!

May I know how you fixed it?

zhang-0515 commented 2 years ago

我想请问这个问题解决了吗?我现在也是属于这种情况

yigepingzi commented 2 years ago

I used source LIB_PATH. the problem gone

zhang-0515 commented 2 years ago

1 是修改了这里的mkl的位置吗?

zhang-0515 commented 2 years ago

你下载的mkl可以分享我一份吗?我这里下载的有些许的不对