Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.6.0 Beta
-
None
-
Linux 4.4.1-2-ARCH #1 SMP PREEMPT Wed Feb 3 13:12:33 UTC 2016 x86_64 GNU/Linux
Description
When I try to control+click on text in Qt Creator I see the following crash:
qtcreator-bin: symbol lookup error: /usr/lib/qtcreator/plugins/libTextEditor.so: undefined symbol: _ZN11QTextCursorC1EP20QTextDocumentPrivatei
It looks like Qt Creator is calling a private API and will break with the newer Qt. Is this against Qt policy?
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-15238 Core and TextEditor plugins should not use Qt private API
- Closed