Bernhard,
Thanks for your reply, this did the trick, it is compiling correctly now.
Now I have to face another problem, the colour of the RDP screens are not
correct, I tried various colour depth, but all have the same problem.
The text part in the header screen looks like "marked".
Gerard
Hi,
On Wed, Sep 18, 2013 at 11:43:29AM +0200, Gerard wrote:
> Now I have to face another problem, the colour of the RDP screens are not
> correct, I tried various colour depth, but all have the same problem.
> The text part in the header screen looks like "marked".
what hardware/distribution are y
Since 2 days the WIndows build is broken (based on our nightly build), see the
following log.
I started patching it by adding:
#ifdef _WIN32
#include
#include
#endif
But although this fixes drive_file.c, afterwards I get more errors in
drive_main.c, printer_main.c etc, so I guess there's mus
Since 2 days the WIndows build is broken (based on our nightly build), see the
following log.
I started patching it by adding:
#ifdef _WIN32
#include
#include
#endif
But although this fixes drive_file.c, afterwards I get more errors in
drive_main.c, printer_main.c etc, so I guess there's mus