- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
lld-link: error: undefined symbol: __declspec(dllimport) public: __cdecl InferenceEngine::TBlob<unsigned char, struct std::enable_if<1, void>>::TBlob<unsigned char, struct std::enable_if<1, void>>(class InferenceEngine::TensorDesc const &, unsigned char *, unsigned __int64)
I believe this is caused by exporting/importing the class, while it is actually defined and implemented inline. Modifying
both "#ifdef __clang__" in ie_blob.h to "#ifdef __clang__DISABLE" solves this problem.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page