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: John W. Eaton
Subject: [Octave-bug-tracker] [bug #40252] Make GUI compatible with both Qt4 and Qt5
Date: Wed, 10 Aug 2016 19:36:58 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

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

I'm not seeing the problem with mixed library versions.  I see this:


coredump:222> ldd src/.libs/octave-gui | grep Qt
        libQt5Network.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Network.so.5
(0x00007f6859af2000)
        libQt5OpenGL.so.5 => /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5
(0x00007f6859a97000)
        libQt5PrintSupport.so.5 => 
/usr/lib/x86_64-linux-gnu/libQt5PrintSupport.so.5
(0x00007f6859a24000)
        libQt5Widgets.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
(0x00007f68593a0000)
        libQt5Gui.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
(0x00007f6858e14000)
        libQt5Core.so.5 => /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
(0x00007f6858942000)


If you delete the src/octave-gui file, what does "make V=1" tell you about
linking with -lQt* libraries?  Likewise for the liboctgui library link step.

    _______________________________________________________

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]