Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KDevCMakeManager error #50

Open
cipriangal opened this issue Jan 14, 2015 · 6 comments
Open

KDevCMakeManager error #50

cipriangal opened this issue Jan 14, 2015 · 6 comments

Comments

@cipriangal
Copy link

I managed to install Kdevelop just fine using the instructions, however once I start it up and try to open an existing project using the old .kdev4 file or the CMakeLists.txt file I get the following errors:
"Could not load project management plugin KDevCMakeManager."
followed by
"project importing plugin (KDevCMakeManager) does not support the IProjectFileManager interface."

After some looking through forum posts online I found that this error appears in regular Linux installations when cmake is not installed. For my case however I can easily verify that I have cmake by:
$ which cmake
/usr/local/bin/cmake

I tried looking through the settings in Kdevelop to see maybe some path is set badly for cmake but could not find anything.

Otherwise Kdevelop works fine, I can open individual files and work on them.

Thanks for the help!

@jgallagher
Copy link

@cipriangal I'm having the same problem. Have you had any luck with this?

@jgallagher
Copy link

So, this is weird. If I run open /Applications/kdevelop.app, I get this cmake plugin error. If I run the binary directly: /Applications/kdevelop.app/Contents/MacOS/kdevelop 2>/dev/null, no error! I can open cmake projects.

@cipriangal
Copy link
Author

I hadn't noticed that at all (or found a workaround since I posted this). I would still like to know what the issue is and how it can be fixed, but in the mean time this should work. Thank you!

@kyotoYaho
Copy link

I'm having the same problem. Any solutions?

@Petross404
Copy link

I am facing the same problem and when I run ~/Applications/KDE/kdevelop.app/Contents/MacOS/kdevelop I get this:

kdevplatform.shell: Did not find any plugins, check your environment.
kdevplatform.shell:   Note: QT_PLUGIN_PATH is set to: ""
kdevplatform.shell: Could not find any plugins, aborting

@DaveSV
Copy link

DaveSV commented Sep 29, 2023

Did somebody find any answer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants