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

developing in Clarion.. tells me .. dll in waterfalling not found

mh_de_ruiter
Beginner
899 Views
Hi,
I am 'trying' to make the IPP work in Clarion (www.softvelocity.com) enterprise version 6.1
IPPGetLibVersion ..works..
but if i try IPPIGetLibVersion.. it tells me...
Error at loading of ippIP library
No DLLs were found in the Waterfall procedure
i placed all dll's in the executable directory
this message i get as with compiling on smart linking and on stand alone
Thanks,
Menno de Ruiter
0 Kudos
3 Replies
mh_de_ruiter
Beginner
899 Views
.. ok.. it worked already :-)
i made library's of the px (instead of the '20's)
also all the prototyping works.. with clarion ..
this is great,
now i'm spending days with imalloc and comparing this to normal 32 bits alpha createdibsection.. but i don't (yet) understand, of how to work with ipp in combination with normal basic windows api's
regards,
menno de ruiter
0 Kudos
Vladimir_Dudnik
Employee
899 Views
for more details about how to use IPP libraries in your application.
Regards,
Vladimir
0 Kudos
mh_de_ruiter
Beginner
899 Views
Yes, thanks, it's working. I used created .lib's out of the wrong dll's for a different processor. Now i use the Px and i do not get the message and some functions do work.
Thanks,
Regards,
Menno
0 Kudos
Reply