Re: phonon in the Nightly builds

2010-02-24 Thread Alexander Neundorf
On Wednesday 24 February 2010, Pavel Heimlich, a.k.a. hajma wrote: > Hi, > since phonon is moved to gitorious, what is the preferred way of > including its support in the nighly builds for cdash.org ? > Should I keep some stable version installed or hack a script to > checkout and build latest git

Re: phonon in the Nightly builds

2010-02-24 Thread Dirk Mueller
On Wednesday 24 February 2010, Pavel Heimlich, a.k.a. hajma wrote: > Hi, > since phonon is moved to gitorious, what is the preferred way of > including its support in the nighly builds for cdash.org ? > Should I keep some stable version installed or hack a script to > checkout and build latest git

Automoc4 problems on OSX

2010-02-24 Thread Mike Arthur
Got more problems with Automoc4 on OSX unfortunately. I had to commit revision 1095725 to fix a bug. Without it I get this: [ 93%] Built target kcmremotewidgetshelper Generating applethandle_p.moc /Users/mike/Documents/KDE/KDELibs/plasma/private/applethandle_p.h:42: Error: Undefined interface au

Re: Fwd: [CMake] CMake 2.8.1 RC 3 is ready to try

2010-02-24 Thread Dirk Mueller
On Sunday 21 February 2010, Alexander Neundorf wrote: >CMake 2.8.1 RC 3 is ready to try: >http://www.cmake.org/files/v2.8/?C=M;O=D >Please try your projects with it. I need the attached patch to compile it with fortify checks (check for static buffer overflows) enabled. the cpu descriptions ar

Re: Automoc4 problems on OSX

2010-02-24 Thread Raphael Kubo da Costa
On Wednesday 24 February 2010 19:56:01 Mike Arthur wrote: > To fix it I had to change: > #include > to: > #include Isn't that the same line? ___ Kde-buildsystem mailing list Kde-buildsystem@kde.org https://mail.kde.org/mailman/listinfo/kde-buildsystem

Re: Automoc4 problems on OSX

2010-02-24 Thread Pavel Heimlich, a.k.a. hajma
2010/2/25 Raphael Kubo da Costa : > On Wednesday 24 February 2010 19:56:01 Mike Arthur wrote: >> To fix it I had to change: >> #include >> to: >> #include > > Isn't that the same line? he meant to: #include http://websvn.kde.org/branches/KDE/4.4/kdelibs/plasma/private/applethandle_p.h?r1=10