Re: cygwin & gtk
- From: Sergey Zhitomirsky <szh dgap-gw mipt ru>
- To: Andreas Volz <andreas brachttal net>
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: cygwin & gtk
- Date: Tue, 4 Feb 2003 19:00:26 +0300 (MSK)
On Tue, 4 Feb 2003, Andreas Volz wrote:
Why do you use cygwin for compiling a gtk2-app with windows?
You could compile a "normal" windows gtk2-app without cygwin.
I use Dev-C++ to do this.
I already have gtk program made under linux, and was asked about
window's version.
Beside Gtk it uses mkdir() & rmdir() calls in multiple places,
(I didn't find substitution for them in gtk/gdk)
and I suppose they don't exist with the same interface in Windows.
And the second - I have no any compiler installed under windows.
P.S. After adding compilation flags, redifined errno , changed path
separator from "/" to "\\" , the program started to work
it seems without bugs , but there are a lot of printed out
Glib-WARNING **: g_io_win32_set_flags() not implemented
Sergey.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]