News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Build error !! Please help me@@@@@

Started by RazvanAcer, February 18, 2015, 03:20:01 PM

Previous topic - Next topic

RazvanAcer

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

oBFusCATed

Are you joking?   >:(
The compiler has told you what you have to do, but you're ignoring it. Why?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

stahta01

To Original poster please read the rules before you are blocked from this site!!

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

Quote2. 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.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]