octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #40252] Make GUI compatible with both Qt4 and


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #40252] Make GUI compatible with both Qt4 and Qt5
Date: Wed, 10 Aug 2016 18:26:57 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0

Follow-up Comment #20, bug #40252 (project octave):

It builds (and run) for me on FC24, though the following looks
suspicious:


ldd src/.libs/octave-gui | grep Qt
        libQt5Network.so.5 => /lib64/libQt5Network.so.5 (0x00007fc054550000)
        libQt5OpenGL.so.5 => /lib64/libQt5OpenGL.so.5 (0x00007fc0544f6000)
        libQt5PrintSupport.so.5 => /lib64/libQt5PrintSupport.so.5
(0x00007fc054481000)
        libQt5Widgets.so.5 => /lib64/libQt5Widgets.so.5 (0x00007fc053df8000)
        libQt5Gui.so.5 => /lib64/libQt5Gui.so.5 (0x00007fc053902000)
        libQt5Core.so.5 => /lib64/libQt5Core.so.5 (0x00007fc05347d000)
        libQtNetwork.so.4 => /lib64/libQtNetwork.so.4 (0x00007fc048b93000)
        libQtOpenGL.so.4 => /lib64/libQtOpenGL.so.4 (0x00007fc048891000)
        libQtGui.so.4 => /lib64/libQtGui.so.4 (0x00007fc047b6b000)
        libQtCore.so.4 => /lib64/libQtCore.so.4 (0x00007fc047667000)


It looks to me it mixes 4 and 5.

Dmitri.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?40252>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]