Hi,
I thought that the README_Win32.txt was explicit, no ?
Here it is :
/*************************************/
19/04/2001
I've just replaced
#include <inttypes.h>
by
#ifndef __CYGWIN__
#include <inttypes.h>
#else
#define uint32_t u_int32_t
#define uint16_t u_int16_t
#endif /* CygWin */
You can now compile it under CygWin on WinNT.
F. Vivat <[EMAIL PROTECTED]>
/*************************************/
CU.
. \)|(/
. (o o)
. /-----------------ooO----(_)----Ooo-----------------\
.(_| Francis VIVAT |
. | CETP-CNRS |
. | 10-12, avenue de l'Europe 78140 Velizy |
. | Tel : +33 1 3925 4780 |
. | Fax : +33 1 3925 4922 |_
. | E-Mail : [EMAIL PROTECTED] | )
. \---------------------------------------------------/
. (_) (_)
----- Original Message -----
From: "Tim Waugh" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: jeudi 19 avril 2001 18:38
Subject: Re: rfbProxy
> On Thu, Apr 19, 2001 at 06:45:12PM +0200, Vincent BEZARD wrote:
>
> > what are the differneces??
>
> You can find out by using:
>
> diff -durN rfbproxy-0.6.1 rfbproxy-0.6.1_Win32
>
> Francis, perhaps it would be better to just include the diff?
>
> I'm hoping that rfbproxy-0.6.2 will sort this out when I release it,
> but that might not be for a few days.
>
> Tim.
> */
>
> [demime 0.97b removed an attachment of type application/pgp-signature]
> ---------------------------------------------------------------------
> To unsubscribe, send a message with the line: unsubscribe vnc-list
> to [EMAIL PROTECTED]
> See also: http://www.uk.research.att.com/vnc/intouch.html
> ---------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------