Re: [gnome-db] libgda trunk doesn't compile anymore under windows
Vivien Malerba <[email protected]>
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
On 7 June 2011 12:17, Andrea Zagli <[email protected]> wrote: > as the subject > > after the commit > http://git.gnome.org/browse/libgda/commit/?h=LIBGDA_4.2&id=d6be07ff7dd2dc228f39c53d9dcf4b207adeaf42, > because pipe function under windows doesn't exist (gda-thread-wrapper.c:122) Ok, sorry I dit not know not checked... I'll add #define guards, unless you know what API to use with g_io_channel_win32_new_fd(). The doc for that functions talks anout the pipe() function. Vivien