KDevelop 1.2 can't find iostream.h

Bjoern Krombholz bjkro at gmx.de
Sun May 7 00:34:31 BST 2000


Ivan Martinez wrote:
> 
>         Hello all,
>         When trying to make KDevelop 1.2 sources I get this error:
> ../ckdevelop.h:27: iostream.h: No such file or directory
>         I reinstalled gcc 2.95.2 but it didn't work. Do you know what is the
> problem?. Thank you.

Hi,
first check, wether you installed libgpp-package.

You should find a directory '/usr/include/g++/' with all the C++ headers.
If not - there would be 'g++-X' (X is any number) and/or 'g++-includes' in
'/usr/include/'.
Just create a link 'g++' to one of these dirs.

Bjoern




More information about the KDevelop mailing list