but i didnt get .exe file in release folder its empty
its only in debug folder....
but i didnt get .exe file in release folder its empty
its only in debug folder....
Are you actually building the release version? Or just the debug version? You can control this with the CONFIG variable in the project file. See http://doc.trolltech.com/4.4/qmake-p...-configuration
Anyway, if there is an exe is in the debug folder, just run that. I don't see the problem. If the program was built you can run it like any other application.
sashwinamrita (8th December 2008)
thanks ya got it..
Bookmarks