[Interest] Applying a patch

Nuno Santos nunosantos at imaginando.pt
Tue Jan 27 15:22:13 CET 2015


Hi,

I have been faced with the following bug:

https://bugreports.qt.io/browse/QTBUG-40449 <https://bugreports.qt.io/browse/QTBUG-40449>

It seems to be fixed already so I have patched my Qt Professional installation file which is located on:

/Users/nsantos/Qt/5.4/Src/qtbase/src/platformsupport/clipboard

Then I have made:

cd ..
~/Qt/5.4/clang_64/bin/qmake
make install

It has build libQt5PlatformSupport.a and copied to /Users/nsantos/Qt/5.4/clang_64/lib/libQt5PlatformSupport.a

However, my app is not reflecting the changed. Probably because it is being linked with the frameworks and not statically.

Two question:

- How can I build the respective framework?
- How can I build the app statically?

Thanks,

Regards,

Nuno
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150127/1e6eef3a/attachment.html>


More information about the Interest mailing list