Mail Archives: djgpp/2000/12/10/03:52:04
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?
- Raw text -