Re: when i execute gtk application i get cmd window why?

2006-07-19 Thread Herman
Yes yoy are right! Many thanks - Original Message - From: "John Cupitt" <[EMAIL PROTECTED]> To: "Herman" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, July 19, 2006 7:54 PM Subject: Re: when i execute gtk application i get cmd window why? > I guess this

when i execute gtk application i get cmd window why?

2006-07-19 Thread Herman
when i execute gtk application i get cmd window why? I use glade for create application. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

how compile gtk application stically help in MinGW and Linux

2006-07-18 Thread Herman
Hi all!! I have try ./configure --disable-shared under MSYS but no result "need dll" what i must to do for get EXE without dll i'm using msys and msys-dev mingw under gcc i also have try put --all-static in Makefile ldflags but result is same ___ gtk