- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm trying to use the IPP RS encoder/decoder and got the link error:
1>main.obj : error LNK2019: unresolved external symbol _ippsRSDecodeGetSize_8u@12 referenced in function _main
What do I miss? Thanks a lot.
Yan
1>main.obj : error LNK2019: unresolved external symbol _ippsRSDecodeGetSize_8u@12 referenced in function _main
What do I miss? Thanks a lot.
Yan
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yan,
Did you link to ippdi library?
Regards,
Tamer Assad
Did you link to ippdi library?
Regards,
Tamer Assad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yan,
one more information for yourreference,
Error LNK2001: Unresolved External Symbol _ipp*
How to Build an Intel IPP Application
Regards
Ying
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Tamer,
Yes, I included the ippdi.h header file in my main function. Thanks.
Yan
Yes, I included the ippdi.h header file in my main function. Thanks.
Yan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I got it. I took the viterbi example code and made modification on that. The project doesn't have all the ipp library added. After adding the ippdi.lib. The link passed. Thanks a lot.
Yan
Yan
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