D4095: Refactor to embrace a cmake server import backend

Alexander Zhigalin noreply at phabricator.kde.org
Mon Mar 6 19:54:34 UTC 2017


zhigalin reopened this revision.
zhigalin added inline comments.

INLINE COMMENTS

> cmakemanager.cpp:156
> +        connect(server, &CMakeServer::connected, this, &ChooseCMakeInterfaceJob::successfulConnection);
> +        connect(server, &CMakeServer::disconnected, this, &ChooseCMakeInterfaceJob::failedConnection);
> +    }

Somewhy is not working:

> kdevelop.projectmanagers.cmake: cmake server socket error: QLocalSocket::ServerNotFoundError "/tmp/kdevelopcmake-.H17014"
>  CMake Error: cmake version 3.5.1
>  Usage: /usr/bin/cmake -E <command> [arguments...]
>  Available commands: 
>  chdir dir cmd [args...]   - run command in a given directory
>  compare_files file1 file2 - check if file1 is same as file2
>  ...

REPOSITORY
  R32 KDevelop

REVISION DETAIL
  https://phabricator.kde.org/D4095

To: apol, kfunk, mwolff, #kdevelop
Cc: zhigalin, mwolff, antonanikin, arrowdodger, kfunk, kdevelop-devel, Pilzschaf, akshaydeo, surgenight
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170306/ae187f61/attachment.html>


More information about the KDevelop-devel mailing list