News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

xmmintrin.h has a wrong~

Started by Advanced, September 13, 2012, 01:32:16 PM

Previous topic - Next topic

Advanced

Hi Admin~
                  the file <xmmintrin.h> has a wrong on line 10.

                  ..
                  ..
                 #include <mmintrin.h>   //line 10
                  ..
                  ..
                  you can't find the <mmintrin.h>, and must change to  <mmintr.h>~

CommonTater

First ... welcome to the forums.

I don't know what version you're using... so I'll answer for version 7 x64....

Open the file xmmintrin.h in POIDE....  It's at c:\program files\pellesc\include\xmmintrin.h

Now on line 10 ... right click on mmintrin.h ... and select Open ... On my system it opens just fine.

Unless you've got something wrong with your Paths (Tools -> Options -> Folders -> Include) you shouldn't have a problem.



Advanced

I'm sorry ,I don't speak it clearly. I use it for version 7.00 x64...
Oh... You  must update the software, I have been using the "setup64.exe" . the size is 12.0MB. ....So it happen it
Now,I download again it.. 
The problem has been solved
Thanks ~

Pelle

This problem was fixed in 7.00 RC4 (mmintrin.h wasn't included in the Setup).
/Pelle