News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Code:Blocks 13.12 can not recognize operator new () ?

Started by mxtsuper, March 23, 2015, 09:18:21 AM

Previous topic - Next topic

mxtsuper

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. :)

stahta01

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]