Guys,

I have a strange problem. Every time I run my QT4 application by double clicking the exe, there's a command line prompt window along with the app. I don't know how to remove it, just show the application window.

I compiled the source code with visual studio 2003.NET. I also checked the Makefile.am, found nothing special. Can anyone tell me how to fix this problem? BTW, I'm using QT4.7.0, but I don't think version matters this time.

Thank you very much!