Mail Archives: djgpp/1998/12/18/04:18:32
Varis wrote:
> Well, my problem is quite simple. I just can’t get "iostream.h"
> working. It’s really boring because it’s the only library
> which I can really use on my programs. I’m sure that the file IS
> on my computer, but RHIDE will say nasty errors during compiling.
> Exactly the error looks like this: "Compiling
> e:\stuff\coding\djgpp\bin\koe.cppkoe.cpp(1) in file included from
> koe.cpp:1:e:\stuff\coding\djgpp\lang\cxx\iostream.h(31) error:
> streambuf.h: no such file or directory (enoent)there were some
> errors" So what’s the problem? I readed the faq and it
> didn’t give any clues to my problem!Please help a
> beginner... The code i used looked like this: #include
> <iostream.h>void main( ){cout << "THIS WONT WORK";} Thanks for your
> help. :-)
I had the same problem too. I remember changing the long filename
setting in the DJGPP config file in the main DJGPP directory.
- Raw text -