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

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

[Octave-bug-tracker] [bug #47215] libgui compiler errors


From: anonymous
Subject: [Octave-bug-tracker] [bug #47215] libgui compiler errors
Date: Fri, 26 Feb 2016 11:13:20 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0

Follow-up Comment #13, bug #47215 (project octave):

work around fine for me, however the configure script is now not accurate any
more.

Should be something like this?


if qt_version >= 4.0.0
    if qt_version < 4.8
        echo Qt >= 4.8 recommended
        echo Qt < 4.8 may require a work around to compile. See bug 47215
    end
    continue_configuring
else
    echo Qt >= 4.0.0 not found
end


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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