Problems compiling console C++ app

Tim tim at activeweb.co.za
Mon May 15 18:34:54 BST 2000


Hi


I installed rpm -Uvh libstdc++-devel-2.95.2-3mdk.i586.rpm and bob's yer
uncle, problem solved!

It must be easy when you know how. I will get there one day I suppose!

Many thanks for your invaluable help.

Regards

Tim Sutton

On Mon, 15 May 2000, Christian Couder wrote:
> Date: Mon, 15 May 2000 05:07:43 +0000
> To: kdevelop at barney.cs.uni-potsdam.de
> From: Christian Couder <chcouder at club-internet.fr>
> Reply-To: kdevelop at barney.cs.uni-potsdam.de
> Subject: Re: Problems compiling console C++ app
> 
> Tim Sutton wrote:
> 
> > c++ -DHAVE_CONFIG_H -I. -I. -I..     -O0 -g3 -Wall -c main.cpp
> > main.cpp:22: iostream.h: No such file or directory
> > gmake: *** [main.o] Error 1
> > *** failed ***
> >
> > The file does reside on my system under:
> >
> > /usr/include/g++-2/iostream.h
> >
> > The /usr/include/g++-2/ dir is also in my path. I believe there may be
> an
> > environment var missing or some other problem? If any one can offer
> some
> > guidance I would really appreciate it.
> 
> Hi!
> 
> Do you also have this file in /usr/include/g++-3/ ? (Because iostream.h
> is also
> there on my Mandrake 7.)
> And did you (or Mandrake) install the following package:
> libstdc++-devel-2.95.2-3mdk ? (This package should install iostream.h in
> the
> above directory.)
> 
> Hope this helps.
> Bye,
> Christian.
> 
> 
> 
> 
> 




More information about the KDevelop mailing list