[comp.windows.x] Compiling dclock

marc@gem.stack.urc.tue.nl (Marc Saes) (12/04/90)

Let me start with saying that T. Roell did a great job of making a
VGA implementation of X, thank you!

Somehow however, my xclock does not seem to work, so I decided to use
dclock (got the sources from expo.lcs.mit.edu.

I do not have major X experience, so I am currently wondering about
what I am doing wrong, I'm getting the following run-time error:

Warning: Representation size 4 must match superclass's to override width
Warning: Representation size 4 must match superclass's to override heigth

further on I get an error: BadMatch on X_PolyFillRectangle.

I suspect the error is the result of the 2 warnings. Does anyone know offhand
how to solve this?

Thanks, Marc.