Pelles C forum

Pelles C => Bug reports => Topic started by: Advanced on September 13, 2012, 01:32:16 PM

Title: xmmintrin.h has a wrong~
Post by: Advanced on September 13, 2012, 01:32:16 PM
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>~
Title: Re: xmmintrin.h has a wrong~
Post by: CommonTater on September 13, 2012, 07:57:31 PM
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.


Title: Re: xmmintrin.h has a wrong~
Post by: Advanced on September 14, 2012, 01:47:28 AM
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 ~
Title: Re: xmmintrin.h has a wrong~
Post by: Pelle on September 22, 2012, 04:13:09 PM
This problem was fixed in 7.00 RC4 (mmintrin.h wasn't included in the Setup).