Hi.
I would like to get some advice.
I am making my application using QtWebKit(Qt5.4.2) on ubuntu 15.04.
20 of QWebview is running at the same time. and they all render same
website in the main thread.
the website rendered is updating an image every single second and has some
animated effects. It
.
2015-04-30 18:07 GMT+09:00 Kim Min-chul :
> Hi, I would like to share what i found out.
> Unfortunately, i didn't get the result that i want.
>
> I found out the way to set ENBLE_VIDEO=0 in Makefile.WebCore.Target.
> qtwebkit is still playing video although ENABLE_VIDEO is 0.
>
15:33 GMT+09:00 Kim Min-chul :
> Hi
>
> I would like to get some advices or suggestions for removing some features
> from qtwebkit.
>
> I am using qtwebkit(qt 5.2.1). I think that it spends too much memory.
> The reason is why I want to remove some features like Video and Aud
Hi
I would like to get some advices or suggestions for removing some features
from qtwebkit.
I am using qtwebkit(qt 5.2.1). I think that it spends too much memory.
The reason is why I want to remove some features like Video and Audio.
Of course it will be good for removing other features in order
Hello,
I've had a hard time building Qt 5.4.1 on Ubuntu 14.04 x64 desktop.
I did it fallowing this guide. (http://wiki.qt.io/Building_Qt_5_from_Git)
I tried to do this.
sudo apt-get build-dep qt5-default
but, This command is not working well. An error just happend.
--
thank you for your answers. It is very helpful for me.
I noticed that i can't use Qt 5.4.1 on Ubuntu 14.04.
I found information about that. (
http://askubuntu.com/questions/590162/qt-5-4-supported-so-files-come-with-default-ubuntu-14-04-lts-trusty-or-not
)
I should consider using Qt 5.3.2.
I rea
Hello,
I've had a hard time building Qt 5.4.1 on Ubuntu 14.04 x64 desktop.
I did it fallowing this guide. (http://wiki.qt.io/Building_Qt_5_from_Git)
I tried to do this.
sudo apt-get build-dep qt5-default
but, This command is not working well. An error just happend.
--