Great, I solved it by removing CMakeCache.txt in the build directory, as you
suggested! It's strange because that file doesn't come from an older
compilation, it's very recent (a few days).
Thank you very much for your help!
Cheers,
Riccardo
On Monday, April 25, 2011 03:40:55 PM Friedrich W. H.
Am Montag, 25. April 2011, 15:40:55 schrieb Friedrich W. H. Kossebau:
> Lundi, le 25 avril 2011, à 15:27, Riccardo Bellini a écrit:
> > 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 ka
Lundi, le 25 avril 2011, à 15:27, Riccardo Bellini a écrit:
> 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
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 cma
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
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