Forum > Windows
Compilation errors with opt app for windows, please help
(1/1)
Raistmer:
I use IPP 5.2.063 (IA-32 one), evaluation.
And got such error:
..\analyzeFuncs.cpp(70): catastrophic error: could not open source file "ipp_w7.h"
And indeed, there are no ipp_* include files in include directory of my IPP installation (no such file on my whole HDD :) )
Something wrong with my compiler/IPP installation or it's needed to change sources/use new ones? (currently I try to build kwsn-seti_boinc-5.15-win-1.31 variant)
Crunch3r:
--- Quote from: Raistmer on 06 Sep 2007, 08:52:23 am ---I use IPP 5.2.063 (IA-32 one), evaluation.
And got such error:
..\analyzeFuncs.cpp(70): catastrophic error: could not open source file "ipp_w7.h"
And indeed, there are no ipp_* include files in include directory of my IPP installation (no such file on my whole HDD :) )
Something wrong with my compiler/IPP installation or it's needed to change sources/use new ones? (currently I try to build kwsn-seti_boinc-5.15-win-1.31 variant)
--- End quote ---
Evaluation versions of IPP do not contain the header files and libraries for static binaries.
So no ipp_w7.h available. On the eval version cpu functions will be chosen by a runtime dispatcher.
HTH
Raistmer:
Thank you!
Navigation
[0] Message Index
Go to full version