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



I guess this is on windows, building with mingw?

You need to build with "-mwindows" to stop the cmd window appearing.

CFLAGS="-mwindows -mms-bitfields" ./configure ...

On 7/19/06, Herman <herman_l mail ru> wrote:
when i execute gtk application i get cmd window why? I use glade for create application.



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