Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Probably one of the best features of U++ is size
Probably one of the best features of U++ is size [message #39001] Tue, 05 February 2013 22:05
lectus is currently offline  lectus
Messages: 329
Registered: September 2006
Location: Brazil
Senior Member
A simple application is about 1mb with lots of U++ features statically linked (thanks to BSD license).

I was measuring the same with Qt5 and a simple hello world application (with all the required DLLs) is about: 32MB

That's right! 32MB for a hello world app. Confused

I know you can rebuild Qt and configure it to have less features (which takes hours to build btw), but it's not really practical to have new build every time you release a different project.

Plus they don't allow static linking with the LGPL license.

So, I conclude that one the best magic that U++ does is pack a GUI app with built-in SQL in about 1mb, and the framework takes minutes to build, not hours.
 
Read Message
Previous Topic: Canonical search application developer for standard application! (for ubuntu-phone)
Next Topic: syntex highlighting upp-svn source files.
Goto Forum:
  


Current Time: Thu Mar 28 14:29:02 CET 2024

Total time taken to generate the page: 0.01140 seconds