Code::Blocks Forums
User forums => Help => Topic started by: aqshaf on September 24, 2008, 03:40:12 am
-
Dear friends, when I make any code on code block on its completion in the time of build, code block didn't build it.......why???
can you give me the solution??
-
Which OS?
Which version of C::B ?
Which compiler ?
Turn on full commandline logging and post the "Build Log", if there are any build errors:
Change "Settings -> Compiler and debugger... -> Global compiler settings -> Other settings(rightmost tab) -> Compiler logging" to "Full commandline".
-
@ jens
Dear Friend now listen my full story....
Earlier I was using Dev Cpp compiler on my computer and facing many difficulties while compiling and running of any code in the shape of unknowing errors even the code was error free...........then my friend tell me to use code block, this is the best IDE, he gave me the download link....I download it and use, found really gr8 IDE, but after few days I window (xp) got corrupt so I renew it....
when I renew it I installed the code block( vr: 8.02)...after that I am making new codes and at the time of building it is not doing that........
even when I first time installed, I didn't change any option of setting but that was working quite properly.....and now many times i reinstalled and installed and changes many settings in setting options as you said........but same result.....
when I build my code in build log nothing come only cursor blinks at text position and nothing happen....... I am very much worry...what happen to it and how I can resolve my problem, because due to this my practice is stopped and my not expert, I am student and I have to do many more practice, Please help me thanks
-
window xp my os
c::b 8.02 version
-
and my compiler is GNU GCC
-
Since your windows crashed, and you have already re-installed code::blocks.
Deleting the Code::Blocks config is the next thing to try.
1. Shut down Code::Blocks application, it can not be running till after config has been deleted.
2. Open Application Data Folder
A. select "Start" -> "Run" type in %APPDATA% in the run box.
B. The folder should open
It is named "C:\Documents and Settings\USERNAME\Application Data" on my XP Box
3. Find the codeblocks folder and delete or rename it.
Now try starting up Code::Blocks
Tim S
-
oh wow........superb!!!!
thanksssssssss very much...............I am very very happy........and really having no words to say profoundly thanks.....
May you happy all the time...........
-
oh wow........superb!!!!
thanksssssssss very much...............I am very very happy........and really having no words to say profoundly thanks.....
May you happy all the time...........
I opened the application data folder and delete the C::B folder, and try to build a code, on very first it build without any delay..........thanks again