kde and moc files

André Wöbbeking Woebbeking at kde.org
Mon May 12 22:47:35 BST 2008


On Monday 12 May 2008, Alexander Neundorf wrote:
> On Monday 12 May 2008, Michael Jansen wrote:
> > On Monday 12 May 2008 14:04:09 Alexander Neundorf wrote:
>
> > [ kde4dev @ xavier ][ None ][ 15:14:39 ][
> > ~/build/kde/trunk/kdepimlibs/kblog ] [ bash : 1019 ] $ make
> > verbose=1 Linking CXX shared library ../lib/libkpimutils.so
> > Linking CXX shared library ../lib/libkcal.so
> > Scanning dependencies of target kblog
> > [  0%] Building CXX object kblog/CMakeFiles/kblog.dir/blogger1.o
> > [  2%] Building CXX object kblog/CMakeFiles/kblog.dir/metaweblog.o
> > [  2%] Building CXX object kblog/CMakeFiles/kblog.dir/movabletype.o
> > [  2%] Building CXX object
> > kblog/CMakeFiles/kblog.dir/wordpressbuggy.o
>
> Hmm, works for me, both with cmake 2.4.5 and current cvs HEAD, after
> touching blogger1.*:

I had a similar issue with kdelibs/kate/expand...model...

I tried:
1) rm expand...moc
2) touch CMakeLists.txt
3) touch expand...{h,cpp}

nothing worked for me so I removed the complete kdelibs build dir. I'm 
using CMake 2.4.x (whatever is in ubuntu 8.10).

BTW, building kdesupport from scratch with -j4 doesn't work as automoc4 
isn't a dependency of the other modules using it.


Cheers,
André




More information about the kde-core-devel mailing list