- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
when I compile ippiLn_32f_C1IR download ipp with new version,ERROR "ippsmt.lib(psln_w7---ippsLn_32f_I.obj) : error LNK2019: unresolved external symbol _w7_ippsLn_32f_A21@12 referenced in function _w7_ippsLn_32f_I@8". What's wrong?
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Same thing here.
ippsLn_32f
is not included in the library, while ippsLn_64f is there.
This is not new, this is in 8.0 and was also in 7.1.1 !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
how did you link this example? please look at the ippi.h file - you can find there the declaration of this natural logarithm -- therefore you need to add ippi.lib or ippimt.lib into linking line ( depends on what dynamic or static version you would like to have )
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
For the 1st one -
you should also link ippVM library - ippSP and ippIP libraries depend on it.
regards, Igor

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