开发者

How to start 64-bit programming with visual studio 2010?

开发者 https://www.devze.com 2023-01-07 05:33 出处:网络
What do I need to do to start making 64bit programs in VS? I tried using 64bit solution platform setting and used \"copy settings from x86\" option. The process shows up as 64bit. Is there anyt开发者

What do I need to do to start making 64bit programs in VS?

I tried using 64bit solution platform setting and used "copy settings from x86" option. The process shows up as 64bit. Is there anyt开发者_运维问答hing else? Am I missing some interesting options?


Nope. All you need to do is set to build an x64 target, which you already did.

0

精彩评论

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