Hallo,
today i updated intel studio xe with sp1 udate 2 and also the ipp from 8.0 to 8.1. (Visual Studio 2013 Professional)
I'am using intel compiler 14.0.2 now.
In x86 mode everthing will be compiled and linked, but under x64 i got a lot of linker errors. (static singlethreaded)
It seems that the pragma lib does'nt work any more.
After reverting to sp1 Update 1 everything was compiled and linked in both modes (x86 & x64). So i updated again to sp1 update 2 and i got the same linker errors in x64 mode. So i added the ipp-libs directly in the linker option (additional lib) and now it works. Maybe it is a problem of the compiler crew, so pls delegate this problem to them.
Best regards
Detlef