Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: wish 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.
-
Install 32bit compiler?
-
But it dont compile anything :( it do nothing, when i press f9. When i had 32 bit windows, it compiled very well.
-
C::B and compiler versions?
if you're using 8.02 and its compiler, you're doomed! :P
http://www.codeblocks.org/downloads/5
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.
-
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: