Skip to content

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

@xuanqing94

Description

@xuanqing94

// 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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions