Code::Blocks Forums

User forums => Help => Topic started by: xtimas on September 24, 2011, 03:34:34 pm

Title: how to set code::blocks
Post by: xtimas on September 24, 2011, 03:34:34 pm
hello,
i want to write a c program and this is the first time i use code::blocks( version 10.05) so, i followed tutorial ( the hello world example) but it seems like built and run doesn't do anything.
i don't receive any build message, i want to cheack installation but i don't knwo how to set the path ?
can you help me please???  :)

Thanks in advance
Title: Re: how to set code::blocks
Post by: Jenna on September 24, 2011, 03:43:43 pm
Please do not post the same topic twice, I deleted the other one.
To change the content please use the "Modify" button.

And please, please search the forum and the web before asking questions.
Your question has been answered many times.

Not searching the forum (and/or the web) violates our forum rules and can lead to a topic-lock or even a silent removal of the topic.
Title: Re: how to set code::blocks
Post by: Alpha on September 24, 2011, 03:49:01 pm
Installing a compiler (http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler) (I would suggest TDM (http://tdm-gcc.tdragon.net/) if you are on Windows) and compiler setup steps (http://wiki.codeblocks.org/index.php?title=Installing_a_supported_compiler#Compiler-neutral_setup_steps) from the wiki may help.
Also check if your problem is in the FAQ (http://wiki.codeblocks.org/index.php?title=FAQ).
Title: Re: how to set code::blocks
Post by: xtimas on September 24, 2011, 03:54:00 pm
Sorry for posting the topic twice, and about the problem i already searched before asking, all replies talked about path but nothing is explained in details, it would be gentil if at least you gave me a link  :?