On Qt SDK i did this: project--->properties-->buildtarget-->type-->GUI appliction
But for you, edit your project.pro file, with option add " -mwindows",
if still not work, gooooooogle something about VS 2003.NET, no ideas for it.
![]()
On Qt SDK i did this: project--->properties-->buildtarget-->type-->GUI appliction
But for you, edit your project.pro file, with option add " -mwindows",
if still not work, gooooooogle something about VS 2003.NET, no ideas for it.
![]()
Last edited by c154387417; 9th March 2011 at 10:09.
sorry, I can't find the setting option in visual studio.NET 2003 for your first solution.
For your second solution, I don't have a pro file, just Makefile.am. Can you explain in more detail?
Thank you!
Sorry about my English. I said my envronment is Qt SDK ( qtcreator as IDE ).
But did you mind your VS project type any time?
I think you may create a Windows Appication **instead** Console Application project,
at the startup of your VS.
Bookmarks