Code::Blocks Forums

User forums => Help => Topic started by: RazvanAcer on February 18, 2015, 03:20:01 pm

Title: Build error !! Please help me@@@@@
Post by: RazvanAcer on February 18, 2015, 03:20:01 pm
Hey! I m from Romania and I don t know what i have to do on this error .The image : https://imageshack.us/i/exdfLXIPp
Title: Re: Build error !! Please help me@@@@@
Post by: oBFusCATed on February 18, 2015, 05:16:50 pm
Are you joking?   >:(
The compiler has told you what you have to do, but you're ignoring it. Why?
Title: Re: Build error !! Please help me@@@@@
Post by: stahta01 on February 18, 2015, 07:11:08 pm
To Original poster please read the rules before you are blocked from this site!!

http://forums.codeblocks.org/index.php/topic,9996.0.html (http://forums.codeblocks.org/index.php/topic,9996.0.html)

Quote
2. Compiler/Linker errors are NOT Code::Blocks errors. Usually, C++ newcomers tend to confuse the Editor/IDE (Code::Blocks) with the Compiler (MINGW / GCC). You may see some errors in the compiler output because you missed to do something right in your code. But that's not Code::Blocks troubleshooting, that's C++ troubleshooting and does not belong in here. If your program doesn't compile, READ THE C++ MANUAL.

Tim S.