Re: [gnome-db] libgda trunk doesn't compile anymore under windows



I've found that there is a similar call which is _pipe() (notice the underscore as part of the function name) and it works fine (at least on Win7). This is now in git/LIBGDA_4.2 branch.

Tell me if it also works fine in your environment.

Regards,

Vivien

On 7 June 2011 18:52, Vivien Malerba <vmalerba gmail com> wrote:


On 7 June 2011 14:46, Andrea Zagli <azagli libero it> wrote:
Il giorno mar 07 giu 2011 14:13:15 CEST, Vivien Malerba ha scritto:


On 7 June 2011 12:17, Andrea Zagli <azagli libero it> 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.

i don't know, i never used a pipe

but under mingw i found a _pipe function

http://msdn.microsoft.com/en-us/library/edze9h7e%28v=vs.80%29.aspx

Ok, I'll check.
 
It should now compile with patch http://git.gnome.org/browse/libgda/commit/?h=LIBGDA_4.2&id=47d19eaa335253601102e8899d117962b1a86c81.

Regards,

Vivien



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