https://bugs.kde.org/show_bug.cgi?id=377660

            Bug ID: 377660
           Summary: error: ‘errorOccurred’ is not a member of
                    ‘CHECKSUM_::ChecksumProcess’
           Product: krusader
           Version: Git
          Platform: Other
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: m...@fork.pl
          Reporter: toni.ase...@kdemail.net
  Target Milestone: ---

Hi!

Using Ubuntu 16.04 or Kubuntu 16.04: when compiling the latest git version of
Krusader those errors are seen:

[ 17%] Building CXX object
krusader/Dialogs/CMakeFiles/Dialogs.dir/checksumdlg.cpp.o
/home/user/krusader/krusader/Dialogs/checksumdlg.cpp: In constructor
‘CHECKSUM_::ChecksumProcess::ChecksumProcess(QObject*, const QString&)’:
/home/user/krusader/krusader/Dialogs/checksumdlg.cpp:108:20: error:
‘errorOccurred’ is not a member of ‘CHECKSUM_::ChecksumProcess’
     connect(this, &ChecksumProcess::errorOccurred, this,
&ChecksumProcess::slotError);
                    ^
krusader/Dialogs/CMakeFiles/Dialogs.dir/build.make:326: recipe for target
'krusader/Dialogs/CMakeFiles/Dialogs.dir/checksumdlg.cpp.o' failed
make[2]: *** [krusader/Dialogs/CMakeFiles/Dialogs.dir/checksumdlg.cpp.o] Error
1
CMakeFiles/Makefile2:541: recipe for target
'krusader/Dialogs/CMakeFiles/Dialogs.dir/all' failed
make[1]: *** [krusader/Dialogs/CMakeFiles/Dialogs.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to