Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

unresolved external symbol ijlInit

amit08
Beginner
232 Views
hi .. i am getting this error "unresolved external symbol ijlInit" when i am building my code in x-64 bit environment. The same code is building properly without any error when i am building it in win32 environment. whether i have to use ipp for 64 bit application library and is it freely available.
regards
0 Kudos
1 Reply
Ying_S_Intel
Employee
232 Views

The old IJL only supported ia-32 with limited optimizations till Intel Pentium III processors.

You may consider using Intel IPP for 64bit application as well as ia32 for better performance on multicore systems.

Regards,
Ying S

0 Kudos
Reply