- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm getting
LINK : fatal error LNK1104: cannot open file 'ippcore_l.lib'
error messages when linking.
These libraries are not in my hard drive with the _l or _t suffix.
How should I configure the compiler to actually look for the "regular" libs ?
By the way, this ONLY HAPPENS IN RELEASE mode
Thanks !
Esteban
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
So you're using Intel IPP in the code then. You need to install the IPP component. It should be under "C:\Program Files (x86)\Intel\ComposerXE-2011\ipp\lib\ia32" for the Intel C++ Composer XE for Windows.
use the "Add/Remove" program to do "modify" and select the "IPP" module this time.
Jennifer
use the "Add/Remove" program to do "modify" and select the "IPP" module this time.
Jennifer

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