code_junkie

Problems linking static Intel IPP libraries on Linux with g++

Nov 14th, 2011
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. ./main.o: In function `main':
  2. main.cpp:(.text+0x13f): undefined reference to `ippsMalloc_16s'
  3. main.cpp:(.text+0x166): undefined reference to `ippsMalloc_32f'
  4. main.cpp:(.text+0x213): undefined reference to `ippsMalloc_16s'
Add Comment
Please, Sign In to add comment