Code::Blocks Forums

User forums => Help => Topic started by: mxtsuper on March 23, 2015, 09:18:21 am

Title: Code:Blocks 13.12 can not recognize operator new () ?
Post by: mxtsuper on March 23, 2015, 09:18:21 am
Hi.
I installed the CodeBlocks 13.12 on my PC (OS: ubuntu).
I have installed the gcc and g++.
I wrote some c++ code and built them.
The CodeBlocks gave  the errors:
undefined reference to `operator new(unsigned int).

Can somebody kindly help me to deal with the problem?
Tanks very much. :)
Title: Re: Code:Blocks 13.12 can not recognize operator new () ?
Post by: stahta01 on March 23, 2015, 09:53:16 am
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)