Author Topic: Windows 7 -- 64 Bit ?  (Read 11237 times)

Offline pjm21b

  • Single posting newcomer
  • *
  • Posts: 3
Windows 7 -- 64 Bit ?
« on: March 31, 2011, 11:12:21 pm »
Is there a Windows 7 -- 64 Bit version for 10.5 Code::Blocks, and if so how do I get it ?
Thank you
pjm21b

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Windows 7 -- 64 Bit ?
« Reply #1 on: March 31, 2011, 11:15:15 pm »
No

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

Offline pjm21b

  • Single posting newcomer
  • *
  • Posts: 3
Re: Windows 7 -- 64 Bit ?
« Reply #2 on: March 31, 2011, 11:19:23 pm »
Tim S.

Thank you, do you no if this is being considered ?

pjm21b

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Windows 7 -- 64 Bit ?
« Reply #3 on: March 31, 2011, 11:48:00 pm »
wxWidgets 2.8.x under windows does not support 64 bit.
wxWidgets 2.9.x under windows does support 64 bit; but, Code::Blocks still has 64 bit compile issues and crashes on shutdown with wxWidgets 2.9.x when 32 bit build is used.

Edit: When wxWidgets 3.0 is released is likely when Code::Blocks will start to switch over to wxWidgets higher than 2.8.
Note: wxWidgets 2.9.x is an development build not recommend for production use.

Edit: Another stopper is MinGW GCC does not officially support 64 bit builds. This is only a minor stopper since TDM MinGW-like GCC does support 64 bit builds under windows.

Tim S.
« Last Edit: March 31, 2011, 11:56:34 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline pjm21b

  • Single posting newcomer
  • *
  • Posts: 3
Re: Windows 7 -- 64 Bit ?
« Reply #4 on: April 01, 2011, 03:19:45 am »
Tim S.

Thank you for your reply.

pjm21b

Nathanael

  • Guest
Re: Windows 7 -- 64 Bit ?
« Reply #5 on: April 28, 2011, 09:09:14 pm »
Settings >> Compiler and Debugger >> Toochain Executable >> auto-detect

with the right path, it works )

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Windows 7 -- 64 Bit ?
« Reply #6 on: April 28, 2011, 10:52:17 pm »
Settings >> Compiler and Debugger >> Toochain Executable >> auto-detect

with the right path, it works )

Why did you post on this topic; a post unrelated to the topic!
I just realized you are NOT understanding that Code::Blocks is NOT a compiler.
The OP was asking if there was a 64bit version of Code::Blocks; not, if the was a 64 bit version of an compiler that works on Windows 7.

Edit: For all the Computer newbies Win 32 bit software works on 64 bit Windows OS.

Please the FAQ
http://wiki.codeblocks.org/index.php?title=FAQ

Tim S.
« Last Edit: April 28, 2011, 11:05:23 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org