RE: CYGWIN and GTK



Hi Tor.
Maybe i'm not really shure .-). I'm trying to explain better. I have a
complete application built on Linux fedora core (GTKmm, SDL, ffmpeg,
etc,etc).
I'm thinking the fasted way to have the same application running on a
window OS is to build it using CYGwin(i'm really new of it). This only
not to spend more time to develop new thing.
I compile and run my app without any problem (i intend Gtk ffmpeg). When
i try tu use SDL and particylary GDK(X11) function i have problem i
wrote.
I use SDL only to display YUV format on the video. What can i use
instead of it?

Thanks.

Carmelo



-----Original Message-----
From: Tor Lillqvist [mailto:tml iki fi] 
Sent: lunedì 26 giugno 2006 16.19
To: carmelo gallucci
Cc: gtk-list gnome org
Subject: Re: CYGWIN and GTK


carmelo gallucci writes:
 > What's the problem? Anyone know where the problem is?

Well, firstly you are using an unmaintained version of GTK+ (2.6.x).

Secondly, are you sure what you are doing makes sense? You are using a
GTK+ built for X11 on Cygwin. I don't know anything about SDL, is the
SDL you are using also for X11 on Cygwin?  Or are you trying to use a
SDL that would use native Win32 (GDI) together with a GTK+ built for
X11? Surely that can't work.

--tml




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