开发者

Need a free IDE/compiler combo for 64 bit windows C++ [closed]

开发者 https://www.devze.com 2023-04-13 09:36 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 1 year ago.

Improve this question

So I'm trying to make a x64 program in windows, and I found out that I need VS2010 Pro to make my binaries x64. Now I don't know about everyone else here, but I'm not a student, and can't afford over $1,000 bucks. I am against开发者_StackOverflow pirating, so don't suggest that.

I need a IDE/Compiler combo that is easy to download and set up, and requires no building. So binaries only. Please help?


You can use VS 2010 Express to target 64 bit if you install the Windows Software Development Kit:

http://msdn.microsoft.com/en-us/library/9yb4317s.aspx


Visual Studio 2012 Express for Desktop ships with 32 and 64 bit versions of the MS compiler.


Code::Blocks + mingw.


These are some good and free C++ IDE for your PC

  1. CodeBlock
  2. Eclipse
  3. Visial Studio Code
  4. VIM

should you want to download or know more details on them to know which one suites you, go>> https://www.thewindowsclub.com/best-free-c-ide-for-windows-10

0

精彩评论

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

关注公众号