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

Customize DLL redistribution question

diritec
Beginner
269 Views
I made a custom DLL that using ippi function. When I try out this DLL, error message "ippcore.dll was not found" happened.

My question is, do I need to redistribute ippcore.dll along with my customized DLL. If not, what is the problem?

Thanks for your input!
0 Kudos
1 Reply
Ying_S_Intel
Employee
269 Views

Which version of Intel IPP did you use? How did you build customized DLL from Intel IPP libraries? You may need to include ippcorel.lib from lib directory.

Please check out "CustomDLL" sample from directory ipp-samplesadvanced-usagelinkagecustomdll for more details about the right steps to build customdll.

Secondly, please check out this file "redist.txt" under IPP root directory to find out what Intel IPP libraries can be redistributed.

Furthermore, read more information about redistributing Intel IPP libraries from our support site at:
http://support.intel.com/support/performancetools/libraries/ipp/sb/CS-027267.htm

Hope it helps.

Thanks,
Ying



0 Kudos
Reply