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

IPP 4.0 Static link FFT fails. Dynamic Linked DLL works fine

jzoch
Beginner
670 Views
I'm having a problem static linking the IPP DLLs into my project. The
dynamically linked ones work fine. I get this result from the FFT
function.

Starting...
Assertion failed: isnan(destinationdata.im) == false,
.IntelIPPProblem.cpp, line 56

I've zipped up and included my project. This is run on a Visual Studio .NET
2003 C++ system with windows XP that's fully patched and up to date.

Run the "Debug" project to see it work and run the "Static Debug"
project
to see it fail.

Any suggestions? Is this a bug in your static linked DLL's?
0 Kudos
1 Reply
Intel_C_Intel
Employee
670 Views

Hi,

could you submit it through technical support channel? BTW, what processor do you run this test?

Regards,
Vladimir

0 Kudos
Reply