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

Dynamic linking proble in debug mode

emilio_maggio
Начинающий
440Просмотр.
Using visual studio c++ I have included in my code some functions from IPP to perform a image filtering with separable filters, the compiling and linking step is performed without errors and warning both in debug and relese mode. Neverthless my software run only in release mode. In debug I have an error when it starts with the dinimic linking of the dlls. The message I receive is the following:
"Error at loading of ippCV library"
ippiSampleLine_16u_C1R: the Specified procedure could not be found...

The ippi functions are linked dinamicly but included in a static library used in my executable. The global software include functions from OpenCV and VTK libraries as well.

The problem is quite annoying beacuse I cannot run the debug at all.
Thanks
Emilio
0 баллов
1 Ответить
Ying_S_Intel
Сотрудник
440Просмотр.
Dear Customer,
Thanks for your submission. Our support staff is investigating this issue and will follow up with you in details via Intel Premier Support.
Ying S
Intel Corp.
Ответить