Code::Blocks Forums

User forums => Help => Topic started by: ToXIk68 on June 08, 2014, 11:07:27 pm

Title: Problem with the compilation
Post by: ToXIk68 on June 08, 2014, 11:07:27 pm
Hello,

I begin the C and I have a problem on code blocks..
When i try to compil and run my file, it say:
" It seems that this project has not been built yet. Do you want to built it now ? "
When i do Yes or No it does nothing.
Please help me !!
Title: Re: Problem with the compilation
Post by: stahta01 on June 08, 2014, 11:57:47 pm
Read and follow this two FAQs
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28errors%29#Q:_How_do_I_troubleshoot_a_compiler_problem.3F)
http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F (http://wiki.codeblocks.org/index.php?title=FAQ-Compiling_%28general%29#Q:_How_do_I_report_a_compilation_problem_on_the_forums.3F)

Do you have a Compiler installed?
And, Code::Blocks is NOT a compiler!

Tim S.