delorie.com/archives/browse.cgi | search |
From: | James Yan <james_yan_99 AT yahoo DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Problem using C++ under WinNT4 |
Date: | Thu, 30 Mar 2000 12:58:09 +0800 |
Organization: | The Hong Kong Polytechnic University |
Lines: | 15 |
Message-ID: | <r93iODL1qonfFrZH3oHSaPvI1WJS@4ax.com> |
NNTP-Posting-Host: | 158.132.68.192 |
Mime-Version: | 1.0 |
X-Newsreader: | Forte Agent 1.6/32.525 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
I can't compile c++ programs under WinNT4. When I compile a program which include <iostream.h> header file. The following message always appears: c:\djgpp/lang/cxx/iostream.h:31: streambuf.h: No such file or directory (ENOENT) When I look at the directory, the file streambuf.h is there. I have set the enviroment variable djgpp=c:\djgpp\djgpp.env and add the path. Thank you very much.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |