[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: Problems compiling the CVS version
On 29.05.2005 02:01, Andrej Krivulčík wrote:
> I'm having this problem for quite a while and I wonder if nobody else
> does. When compiling the CVS version I get:
[...]
> Adding
>
> #include <iostream>
>
> in the src/cf/initwindow.cpp helps. What's the problem?
The problem is that my compiler includes some standard headers by
default, so I don't realize something is missing until someone
else prods me. Fixed.
Jens