Quoting L�o Schneider:
> Hi guys,
> 
> I've been working on a VNC backend and it has reached a stable state.
> It is based on the LibVNCServer (see
> http://libvncserver.sourceforge.net/ for more info). Right now I use
> version version 0.6.0 which is a bit old (I should give a try to
> version 0.7).

It doesn't work with version 0.7:

primary.c:381: warning: initialization from incompatible pointer type
primary.c: In function `dfb_vnc_set_video_mode_handler':
primary.c:505: error: structure has no member named `rfbServerFormat'
primary.c:506: error: structure has no member named `rfbServerFormat'
primary.c:507: error: structure has no member named `rfbServerFormat'
primary.c:508: error: structure has no member named `rfbServerFormat'
primary.c:509: error: structure has no member named `rfbServerFormat'
primary.c:510: error: structure has no member named `rfbServerFormat'
primary.c:538: error: structure has no member named `DFBSurfaceCapabilities'
primary.c: In function `dfb_vnc_set_palette_handler':
primary.c:598: error: structure has no member named `rfbServerFormat'
primary.c: In function `translate_key':
primary.c:789: error: `XK_KP_Substract' undeclared (first use in this function)
primary.c:789: error: (Each undeclared identifier is reported only once
primary.c:789: error: for each function it appears in.)

-- 
Best regards,
  Denis Oliver Kropp
 
.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to