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

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

[Octave-bug-tracker] [bug #54984] default fails to build with Qt 4.8: fa


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54984] default fails to build with Qt 4.8: fatal error: QtMath: No such file or directory
Date: Wed, 7 Nov 2018 19:11:36 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

Update of bug #54984 (project octave):

                  Status:                    None => Patch Submitted        

    _______________________________________________________

Follow-up Comment #1:

Yeah, just deleting that include file allows everything to build for me


--- a/src/octave-svgconvert.cc
+++ b/src/octave-svgconvert.cc
@@ -22,7 +22,6 @@ along with Octave; see the file COPYING.
 #include <iostream>
 
 #include <QtCore>
-#include <QtMath>
 #include <QtXml>
 
 #include <QApplication>


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?54984>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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