For you to write a Qt based application you don't have to modify Qt's source code (Qt/src...). Also, for your application to run on any platform, you really don't need the whole of 110 MB. What you really need is only the Qt library files (only the ones that your application needs. Not all of them) and the executable of your application.
Hope this helps.




Reply With Quote
Bookmarks