| www.delorie.com/archives/browse.cgi | search |
| Date: | Sun, 10 Dec 2000 10:01:08 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| X-Sender: | eliz AT is |
| To: | cryptopo <cryptopo AT hotmail DOT com> |
| cc: | djgpp AT delorie DOT com |
| Subject: | Re: cannot file include <iostream> |
| In-Reply-To: | <90ura5$17v6@r02n01.cac.psu.edu> |
| Message-ID: | <Pine.SUN.3.91.1001210095902.700N-100000@is> |
| MIME-Version: | 1.0 |
| Reply-To: | djgpp AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | djgpp AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sat, 9 Dec 2000, cryptopo wrote:
> #include <iostream>
> int main { return 0; }
>
> compilers complains cannot find streambuf.h
Please post the complete command line you used to compile this, and the
exact text of the error message(s) printed by the compiler.
> and another question is when I try to compile from gnu emacs (on windows),
> it says cannot load file compile.
Emacs looks for the file compile.elc or compile.el. They should be in
your lisp subdirectory.
What version of Emacs is that, and what zip files did you download to
install it?
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |