Re: Windows binaries for GLib-2.2.2, GTK+-2.2.2, GIMP-1.2.5 etc



On Tue, 24 Jun 2003 06:51:35 +0000
Tor Lillqvist <tml iki fi> wrote:

>  > g_io_channel_unix_new is broken in GLib-2.2.2:
>  > 
>  > (glib_io_demo.exe:1096): GLib-WARNING **: giowin32.c:1500: 520 is
>  > neither a file descriptor or a socket
> 
> Hmm. Do you have a simple test program I could have so that I can
> debug this? Also give me some information about what Windows version
> you are running.
> 
> You could as a workaround call g_io_channel_win32_new_socket() instead
> of g_io_channel_unix_new().

I've heard of this problem when one tries to mix file descriptors of msvcrt and
msvcr70 (using msvc 7.0). Maybe this is the problem here?


-- 
Peter Zelezny.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]