Re: [Dev-C++] undefined reference to `cout'
Open Source C & C++ IDE for Windows
Brought to you by:
claplace
|
From: Devik <dev...@ya...> - 2001-01-25 07:53:47
|
Try Removing the iostream headerfile from the source file and compilet. Then again add the headerfile and compile again. I had this problem quite a number of times. Hope it helps Devik ----- Original Message ----- From: "Jared Eckersley" <ja...@vo...> To: <dev...@li...> Sent: Thursday, January 25, 2001 2:58 AM Subject: [Dev-C++] undefined reference to `cout' > Can anyone tell me why I am getting undefined references to cout and other > functions from iostream? > > - Jared > > > _______________________________________________ > Dev-cpp-users mailing list > Dev...@li... > http://lists.sourceforge.net/lists/listinfo/dev-cpp-users > _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com |