开发者

Use Visual Studio 2008 Compiler in Visual Studio 2010

开发者 https://www.devze.com 2023-04-03 16:36 出处:网络
Can I use vc90 compiler (Visual Studio 2008) to compile the project in Visual Studio 2010? I find the single float number op开发者_Go百科eration which include SSE becomes slower after I switch the pro

Can I use vc90 compiler (Visual Studio 2008) to compile the project in Visual Studio 2010? I find the single float number op开发者_Go百科eration which include SSE becomes slower after I switch the project from VS2008 into VS2010. So I want to use VC90 compiler to verify it.

0

精彩评论

暂无评论...
验证码 换一张
取 消