Quote Originally Posted by waldronate View Post
The Wilbur VS 2010 solution doesn't have the "Enable Enhanced Instruction Set" option set by default; I had to go in and set it to "Streaming SIMD Extensions 2 (/arch:SSE2)". Whether the compiler is actually using this flag or not isn't something I checked into.
Ok fair enough then. My VS compiler x86 has the option my x64 one does not. I just assumed that it didnt because it was mandatory. Im now wondering whether my x64 is using those instructions...