Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6669 Discussions

Massive compile errors in "mmintrin.h", "xmmintrin.h", etc

lkeene
Beginner
205 Views

Hello all,

After adding another class and a couple of functions to my project and recompiling, I'm all of a sudden getting hundreds of compile errors in Intel files, like the following:

"error C2143: syntax error: missing ';' before 'string' File: mmintrin.h

"error C2447: '{': missing function header (old-style formal list?)" File: mmintrin.h

"error C2146: syntax error: missing ';' before identifier '_mm_cvtt_ps2pi' File: xmmintrin.h

.

.

.

etc

They go on and on...hundreds of them. I've also got compilation errors in "ippcore.h", "ippac.h". Everything was compiling well up until now. I can't imaging what the problem might be, but there are so many errors it's got to be something pretty basic. Anyone have any ideas on where to start looking?

-L

0 Kudos
1 Reply
lkeene
Beginner
205 Views

Forget it, stupid little mistake. Nothing to do with IPP. Thanks everyone.

-L

Reply