Thread
:
[WIP] Alopex: a mozilla embedlite implementation on fremantle
View Single Post
marmistrz
2014-02-17 , 19:32
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#
155
Android_808: You were concerned about loading qt5 libs into RAM. But doesn't each app load the libraries separately? So the RAM difference won't be
Code:
size(Qt5libs)
but
Code:
size(Qt4libs) - size(Qt5libs)
. So we might even paradoxically gain free RAM instead of losing it.
IIRC applauncherd was working it around by sharing libraries among apps
__________________
If you want to support my work, you can donate by
PayPal
or
Flattr
Projects no longer actively developed:
here
Last edited by marmistrz; 2014-02-17 at
19:37
.
Quote & Reply
|
marmistrz
View Public Profile
Send a private message to marmistrz
Visit marmistrz's homepage!
Find all posts by marmistrz