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: Mike Miller
Subject: [Octave-bug-tracker] [bug #47215] libgui compiler errors
Date: Thu, 25 Feb 2016 21:24:26 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0 Iceweasel/44.0.2

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

Thanks for looking into that workaround and posting. How about just adding
-DQT_NO_DEBUG=1 to your user CPPFLAGS when building Octave? This can be done
with


export CPPFLAGS="-DQT_NO_DEBUG=1"


before calling configure, or on the configure command line


../configure CPPFLAGS="-DQT_NO_DEBUG=1" <other options>


Does that work for you with no changes needed to Octave?

    _______________________________________________________

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]