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

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

[Octave-bug-tracker] [bug #53540] compile error: class QDir has no membe


From: Hartmut
Subject: [Octave-bug-tracker] [bug #53540] compile error: class QDir has no member named removeRecursively
Date: Sun, 1 Apr 2018 08:53:52 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

URL:
  <http://savannah.gnu.org/bugs/?53540>

                 Summary: compile error: class QDir has no member named
removeRecursively
                 Project: GNU Octave
            Submitted by: hardy
            Submitted on: Sun 01 Apr 2018 12:53:50 PM UTC
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I have tried to compile the current "stable" branch of the Octave repository
(hg id 53440f9bffba) on a Ubuntu 14.04 computer.  

I get the following compiler error during "make":


  CXX      libgui/src/libgui_src_libgui_src_la-documentation.lo
libgui/src/documentation.cc: In destructor ‘virtual
octave::documentation::~documentation()’:
libgui/src/documentation.cc:204:20: error: ‘class QDir’ has no member
named ‘removeRecursively’
             tmpdir.removeRecursively ();
                    ^
Makefile:16967: die Regel für Ziel
„libgui/src/libgui_src_libgui_src_la-documentation.lo“ scheiterte
make[2]: *** [libgui/src/libgui_src_libgui_src_la-documentation.lo] Fehler 1


Compiling worked fine with a couple of older Octave versions, e.g. the 4.2.2
release.

I am still using Qt4 libraries. I ran bootstrap and configure without any
options.

Let me know which other information you need to hunt this down.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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