delorie.com/archives/browse.cgi | search |
From: | Company98 AT aol DOT com |
Message-ID: | <2e8e3eb8.3630f780@aol.com> |
Date: | Fri, 23 Oct 1998 17:39:12 EDT |
To: | djgpp AT delorie DOT com |
Mime-Version: | 1.0 |
Subject: | compiler error, no such file |
X-Mailer: | AOL 3.0 for Windows 95 sub 64 |
Reply-To: | djgpp AT delorie DOT com |
I just started c++ and this is the error I get. Can anyone help me please. c:\djgpp/lang/cxx/iostream.h:31: streambuf.h. No such file or directory (ENOENT) I checked the directory and it has both files. #include <iostream.h> int main() { cout << "Hello World!\n"; return 0; }
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |