开发者

How to hide command prompt for my Windows Gtk Apps?

开发者 https://www.devze.com 2022-12-20 05:48 出处:网络
I am compiling Gtk applications in Windows wi开发者_如何转开发th MinGW toolchain, but when I run my apps, a command prompt window appears. How can I make this prompt disappear?Check this article out.Y

I am compiling Gtk applications in Windows wi开发者_如何转开发th MinGW toolchain, but when I run my apps, a command prompt window appears. How can I make this prompt disappear?


Check this article out. You have to specify -mwindows at compile time.

0

精彩评论

暂无评论...
验证码 换一张
取 消