Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JavaAPI] TBB libraries has .so name rather than .so.2 name #884

Open
xuanqing94 opened this issue Mar 1, 2024 · 0 comments
Open

[JavaAPI] TBB libraries has .so name rather than .so.2 name #884

xuanqing94 opened this issue Mar 1, 2024 · 0 comments

Comments

@xuanqing94
Copy link

// On Linux, TBB and GNA libraries has .so.2 soname

Hi, I compiled the OpenVINO library together with the tbb bundled with openvino. I am on linux (ubuntu and centos) and confirmed that no libtbb.so.2 generated (only libtbb.so -> libtbb.so.12 -> libtbb.so.12.2).

Without changing this line referenced above, the link will fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant