Hi Friedrich, thank you for reply.
Unfortunately it doesn't skip the compilation of the okteta plugin, on the
contrary during the cmake stage okteta and kasten library are found, so
there's no way to skip the compilation of okteta plugin.
Maybe some variables to bet set manually when giving the cmake command will
work?

Greetings,
Riccardo

2011/4/25 Friedrich W. H. Kossebau <kosse...@kde.org>

> Hi Riccardo,
>
> Dimanche, le 24 avril 2011, à 17:34, Riccardo Bellini a écrit:
> > Hello!
> > I successfully built kde from trunk and wanted to build and install
> > KDevelop in my kde-devel user directory. However, something went wrong,
> it
> > installed kdevplatform without any problems, but when I tried to compile
> > KDevelop it complains about some headers of kasten not found. I've built
> > the kdesdk module, kasten headers and libs are in the installation
> > directory, so what's the problem?
> >
> > These are the files which aren't found by compiler:
> > - stringsextracttoolviewfactory.h
> > - bytearrayview.h
> > - kasten/bytearrayview.h
> > - Kasten/AbstractToolViewFactory
> > - kasten/bytearrayrawfilesynchronizerfactory.h
>
> Because Okteta (in kdesdk) now installs a new API version, Okteta libs as
> well
> as Kasten and OktetaKasten libs, thus has namespaced the include dir and
> the
> lib with a postfix 1 now (e.g. kasten1/). But the build should just skip to
> build the Okteta plugin for KDevelop and go on, or?
>
> Will see to port the Okteta plugin to the new API later today or tomorrow.
>
> Cheers
> Friedrich
> --
> Desktop Summit 2011 - Berlin, Germany - August 6-12th -
> www.desktopsummit.org
>
> >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to
> unsubscribe <<
>
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to