Size of QtWebKit (5.5) on Mac OSX
-
For deploying a webkit widget in my Qt application, and dynamically linking this to Qt on deployment, how can I determine how much larger in MB the application will become? I'm weighing options whether to use the webkit widget or not, you see.
I mean, I look here:
/Users/me/Qt/5.5/clang_64/lib/QtWebKit.framework/Versions/Current
...and it says that the dynamic shared link library file "QtWebKit" is 38MB. Is that all I'll need in order to use this component?
-
Hi,
Depending on what you use, you might also need QtWebKitWidgets