Details
Description
We are migrated to Qt5.9.0 commercial version for our development recently and started cross compiling our sources enabled with qtquickcompiler, but facing below error
qtquickcompiler: symbol _ZdlPvm, version Qt_5 not defined in file libQt5Core.so.5 with link time reference
Note: Before we start compilation we added the library path by exporting LD_LIBRARY_PATH
Attachments
Issue Links
- relates to
-
PYSIDE-2596 Pside2 breaks with undefined symbol: _ZdlPvm, version Qt_5
- Closed