- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
"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
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Intel Corp.

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