Guest_imported
New member
- Jan 1, 1970
- 0
I installed the 32 bit C++ DJGPP compiler, and I cant even compile Hello World. I cant compile anything, its not my code. When I tried to compile Hello.cpp I get this error
In file included from Hello.cpp:1:
c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory <ENOENT>
streambuf.h is there, and i havnt edited it either. iostream.h is also there, and i havnt edited it either.
In file included from Hello.cpp:1:
c:/djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory <ENOENT>
streambuf.h is there, and i havnt edited it either. iostream.h is also there, and i havnt edited it either.