https://bugs.kde.org/show_bug.cgi?id=387429
Bug ID: 387429 Summary: Krusader can't be compiled using Ubuntu 16.04 LTS? 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! It seems that Krusader can't be compiled using Ubuntu 16.04 LTS, the latest Long Term Service version. The error given is: /home/tasensi/krusader/krusader/FileSystem/defaultfilesystem.cpp: In member function ‘virtual void DefaultFileSystem::dropFiles(const QUrl&, QDropEvent*)’: /home/tasensi/krusader/krusader/FileSystem/defaultfilesystem.cpp:107:25: error: ‘connectJob’ was not declared in this scope connectJob(job, dest); ^ Thanks! /home/tasensi/krusader/krusader/FileSystem/defaultfilesystem.cpp:108:83: error: ‘connectSourceFileSystem’ was not declared in this scope connectSourceFileSystem(job, KUrlMimeData::urlsFromMimeData(event->mimeData())); -- You are receiving this mail because: You are watching all bug changes.