Comment 3 for bug 807386

Revision history for this message
In , Sven-leo-w (sven-leo-w) wrote :

After creating a new Simple CMake-based C++ application these error-messages appear:

"Could not load project management plugin KDevCMakeManager"

followed by:

"project import plugin (KDevCMakeManager) does not support the IProjectFileManager interface."

Then the process stops, it won't ask me for build settings, and there is also no project in the project-viewer.

Reproducible: Always

Steps to Reproduce:
1. Follow these steps to create a new C++ project shown here http://userbase.kde.org/KDevelop4/FAQ#How_do_I_do_start_new_console_application.3F
2. Clicking "Finish" makes the error messages appear
Actual Results:
error-messages:

"Could not load project management plugin KDevCMakeManager"

followed by:

"project import plugin (KDevCMakeManager) does not support the IProjectFileManager interface."

Expected Results:
ask for build settings, add project to projects list

Set-up:

- Freshly set up Kubuntu 14.04 64bit system from completely formatted hard-drive
- KDELibs ver. 4.13.0
- KDevelop 4.6.0 (Installed from the Muon Discover Software Center)
- KDE Development Platform 4.13.0
- There is noting else on this machine, but Kubuntu, Wifi and NVIDIA drivers, and KDevelop!