Author Topic: win 7 64bit cannot compile  (Read 9783 times)

Offline wish

  • Single posting newcomer
  • *
  • Posts: 3
win 7 64bit cannot compile
« on: March 12, 2010, 01:20:58 pm »
Hello!
I just installed windows 7 professional x64... But there is a problem. I cannot compile anything in c++ console programs. I found in google, that i need to download some patches and something, then codeblocks will compile 64bit programs. But i dont need 64 bit apps. I need 32 bit. :( ( It is for school homeworks. If i make x64 apps, i think teacher will not be able to run them).

So. Is there any way, so i can make my programms in code::blocks in winx64 ? :))

Thanks.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: win 7 64bit cannot compile
« Reply #1 on: March 12, 2010, 01:25:37 pm »
Install 32bit compiler?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline wish

  • Single posting newcomer
  • *
  • Posts: 3
Re: win 7 64bit cannot compile
« Reply #2 on: March 12, 2010, 01:41:48 pm »
But it dont compile anything :( it do nothing, when i press f9. When i had 32 bit windows, it compiled very well.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: win 7 64bit cannot compile
« Reply #3 on: March 12, 2010, 01:49:13 pm »
C::B and compiler versions?

if you're using 8.02 and its compiler, you're doomed!  :P

http://www.codeblocks.org/downloads/5
Quote
NOTE: The compiler included in codeblocks-8.02mingw-setup.exe does not work reliable on Windows Vista. Please do not use it and install a more recent one from MinGW. That is because at the time Code::Blocks was released there was no working GCC for Windows Vista available. Meanwhile there is.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline wish

  • Single posting newcomer
  • *
  • Posts: 3
Re: win 7 64bit cannot compile
« Reply #4 on: March 12, 2010, 02:11:55 pm »
none of them works properly...
I open one cpp file, edit something, press f9, nothing happends. Ok, i go and press compile ( or build), then run. And in console it show older program whithout my editions.

i tryed both. this sux :(


edit: I need to download this http://www.mingw.org/wiki/HOWTO_Install_the_MinGW_GCC_Compiler_Suite ?
Help me if im doing wrong  :roll:
edit: yeiyaaa! :D I downloaded it, now it complies  :D

this topic is ready to be closed!  :wink:
« Last Edit: March 12, 2010, 02:43:22 pm by wish »