Registered Member
|
I have setup a new project in KDevelop to build KDevelop and configured a custom CMAKE_INSTALL_PREFIX. I manage to build KDevelop, but when I try to install it I get the following error:
The problem seems that the variable KDE_INSTALL_PLUGINDIR is not set correctly. Shouldn't be this variable automatically set using the info in CMAKE_INSTALL_PREFIX? The other files are correctly installed in the correct prefix. Is it there a guide to build and run KDevelop with KDevelop? The INSTALL file points to a tutorial where kdesrc-build is used, but in the spirit of 'Eat your own dog food' would be good to have a guide that shows how to use KDevelop itself to build and run KDevelop. |
Registered Member
|
I have exactly the same problem. Have you checked if there is a bug report about this problem or filed a bug report on your own at https://bugs.kde.org?
|
Registered Member
|
I have not opened a bug report because I was not even sure it is a bug or me doing something wrong when trying to build it. I searched now and there not seems to be any open bug regarding this.
|
Registered Member
|
Well, in this case you missed the report I created right after my posting in this forum: https://bugs.kde.org/show_bug.cgi?id=421621. You can go there and add more information I may have missed. |
Registered Member
|
I missed it because I searched only in the general section, my fault. Reading your bug report I am not sure your problem is the same as mine.
These are the commands I have used (I guess is the same with make instead of ninja):
If from the build directory I do:
I can see that CMAKE_INSTALL_PREFIX is correctly set to /tmp/usr (as in your case). Once I do ninja install all the files are correctly installed in /tmp/usr, only this file /usr/lib/qt/plugins/grantlee/5.2/kdev_filtersd.so is not installed there. |
Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell