Bug ID | 1007696 |
---|---|
Summary | science/qcustomplot: Bug |
Classification | openSUSE |
Product | openSUSE.org |
Version | unspecified |
Hardware | All |
OS | All |
Status | NEW |
Severity | Major |
Priority | P5 - None |
Component | 3rd party software |
Assignee | dmitry@roshchin.org |
Reporter | pascom@orange.fr |
QA Contact | opensuse-communityscreening@forge.provo.novell.com |
Found By | --- |
Blocker | --- |
I think that the Qt5 libraries (qcustomplot-qt5) are build against Qt4, which
makes them unusable.
This can easily be seen with
> ldd /usr/lib64/libqcustomplot-qt5.so
libQtGui.so.4 => /usr/lib64/libQtGui.so.4 (0x00007f06b49e4000)
libQtCore.so.4 => /usr/lib64/libQtCore.so.4 (0x00007f06b44f9000)