News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Is win7 64bit supported?

Started by Pixelator, November 29, 2012, 11:37:48 PM

Previous topic - Next topic

Pixelator

Hello, I've been looking for a new C++ compiler lately because I got a new laptop, and its a 64 bit set up, which my previous compiler could not build binaries for. Getting an IDE along with the package would be a great added bonus! Do the built in compilers that come with Codeblocks support win64, and if so, what other goodies does Codeblocks come with that I might have missed?

Thank you very much for your help,
Pix

stahta01

There is only a version of an 32 MinGW Compiler for some releases with mingw in there filename.

You need to install a 64 bit compiler!

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Pixelator

Ah, I see. The main page had led me to believe that there was also a GNU GCC compiler also included, and I thought that might support win64. Could you direct me to any good 64 bit compilers?

stahta01

#3
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Pixelator

Thank you so much! This is gonna be great :D