Re: Quanta update
Niko Sams <[email protected]> Sun, 4 Nov 2012 17:08:24 +0100
| Newsgroups | gmane.comp.kde.devel.quanta.user |
|---|---|
| Message-ID | <CACQr-1zFZNyKRzq3v64N3Kz=GMFh+UbKXQC++JwhnYPnFiBMOA@mail.gmail.com> |
hm, that's either because kdevelop doesn't pick up the plugin, or you have the wrong X-KDevelop-Version in kdevupload.desktop file. 1.3 should have 13 1.4 should have 14 master should have 15 you can also watch debug output where plugins are loaded when you start kdevelop. (enable by starting kdebugdialog and checking kdevplatform (shell)) check also the version used by other plugins, for php it should be found here: /usr/share/kde4/services/kdevphp.desktop or similar Niko On Sun, Nov 4, 2012 at 3:27 PM, Werner Joss <[email protected]> wrote: > Am Sonntag, 4. November 2012, 12:48:14 schrieb Niko Sams: >> The upload plugin you need to compile manually; see here: >> http://userbase.kde.org/KDevelop4/Manual/Appendix_A:_Building_KDevelop >> _from_Sources similar prodedure for plugins... > > ok, so I managed to get kdev-upload built and installed with some help on irc > :) > now, should this not show up as a module in kdevelop ? > (installation was without special prefix and went like so: > > Install the project... > -- Install configuration: "RelWithDebInfo" > -- Installing: /usr/local/lib/kde4/libkdevupload.so > -- Set runtime path of "/usr/local/lib/kde4/libkdevupload.so" to > "/usr/local/lib" > -- Installing: /usr/local/share/kde4/services/kdevupload.desktop > -- Installing: /usr/local/share/apps/kdevupload/kdevupload.rc > -- Installing: /usr/local/lib/kde4/kcm_kdev_upload.so > -- Set runtime path of "/usr/local/lib/kde4/kcm_kdev_upload.so" to > "/usr/local/lib" > -- Installing: /usr/local/share/kde4/services/kcm_kdev_upload.desktop) > > kbuildsycoca4 was executed after installation. > > werner > > _______________________________________________ > Quanta mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/quanta