On Tuesday 07 March 2006 18:32, Kurt Pfeifle wrote: > Apologies if I misunderstood some previous postings to the list -- but > I took the impression that kdebase is supposed to start building with > the help of cmake now. Is that true? > > Anyway, I gave it a go. > > * cmake is current CVS and self-compiled > * qt-copy and kdelibs4_snapshot is installed (kdelibs/trunk did not build > for me) * I use srcdir != builddir > > "cd $builddir; cmake $srcdir" produces this error message: > ----------------------------------------------------------- > [...] > -- /home/kdev4/src/kde40svn/trunk/KDE/kdebase/ksplashml/pics/themes: > skipped subdir $(AUTODIRS) CMake Error: can not find file > /home/kdev4/src/kde40svn/trunk/KDE/kdebase/klipper/dummy.cpp > > Tried .c .C .c++ .cc .cpp .cxx .m .M .mm .h .h++ .hm .hpp .hxx .in .txx > CMake Error: can not find file > /home/kdev4/src/kde40svn/trunk/KDE/kdebase/ksplashml/themeengine/redmond/du >mmy.cpp
For the moment kdebase doesn't compile fine. Disable this directory into CMakeList.txt Regards _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
