Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: cory_mcm on September 25, 2009, 10:05:46 pm

Title: code blocks will complie but wont run
Post by: cory_mcm on September 25, 2009, 10:05:46 pm
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.
Title: Re: code blocks will complie but wont run
Post by: stahta01 on September 25, 2009, 11:28:29 pm
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.

Title: Re: code blocks will complie but wont run
Post by: cory_mcm on September 25, 2009, 11:43:26 pm
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.
Title: Re: code blocks will complie but wont run
Post by: stahta01 on September 25, 2009, 11:54:05 pm
Upgrade GCC, the MinGW GCC with Code::Blocks 8.02 is NOT vista compatible.

Tim S.
Title: Re: code blocks will complie but wont run
Post by: cory_mcm on September 25, 2009, 11:57:05 pm
Thanks i just finished doing that just a few sec ago and everything works crystal.