News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

code blocks will complie but wont run

Started by cory_mcm, September 25, 2009, 10:05:46 PM

Previous topic - Next topic

cory_mcm

i just installed cb today and even when running hello world it will compile but the run window wont come up. i was wondering if this has somthing to do with windows vista 64 bit or some other problem. any help would be great thanks.

stahta01

What version of Code::Blocks?
Which Compiler?
What version of Compiler?
Please do NOT expect anyone on this board to teach you how to program.
And, Please read before you post.
And, Please give enough info to answer the question WHEN you ask it.

With Vista the most common cause of issues is using an NON-Vista compatible version of MinGW GCC.
Not sure if Vista 64 has special issues or not.

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]

cory_mcm

Sry tim for the lack of info, the cb version is 8.02, im using the GNU GCC compiler and the version i donk know but it can with the cb install. I dont expect anyone to teach me how to program out of the kindness of there heart, i just want to use cb smoothly.

stahta01

Upgrade GCC, the MinGW GCC with Code::Blocks 8.02 is NOT vista compatible.

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]

cory_mcm

Thanks i just finished doing that just a few sec ago and everything works crystal.