Re: GTK+, CYGWIN & MSW

2005-04-10 Thread Stefan Kost
Hi Jamiil, that is normal when using Cygwin. If you want a native version use MingW together with the gtk+ builds e.g. Tor offers. Stefan I have finally got an application to compile under cygwin, but to run it I have to launch the X server, 'startx' to be able to run the program under cygwin.

Re: GTK+, CYGWIN & MSW [oops]

2005-04-10 Thread Christopher Faylor
On Sun, Apr 10, 2005 at 11:51:26AM +0200, [EMAIL PROTECTED] wrote: >>>I have finally got an application to compile under cygwin, but to run >>>it I have to launch the X server, 'startx' to be able to run the >>>program under cygwin. However, I am not able to run the program form >>>windows, I have

Re: GTK+, CYGWIN & MSW [oops]

2005-04-10 Thread kraken+spam
I have finally got an application to compile under cygwin, but to run it I have to launch the X server, 'startx' to be able to run the program under cygwin. However, I am not able to run the program form windows, I have added the 'cygwin.dll' and 'cygX11-6.dll' directories to the 'autoexec.bat' '%p

Re: GTK+, CYGWIN & MSW

2005-04-09 Thread Brian Dessent
Jamiil Abdullah-Alkadir wrote: > I have finally got an application to compile under cygwin, but to run it I > have to launch the X server, 'startx' to be able to run the program under > cygwin. However, I am not able to run the program form windows, I have added > the 'cygwin.dll' and 'cygX11-6.dl