Please create a separate build directory and run 'cmake path_to_kdelibs [options]' there.

2006-03-29 Thread Kurt Pfeifle
Hi, today (after a week or so not trying to compile), I get this error: [EMAIL PROTECTED]:~/KDE/build/kdelibs cmake ../../kdelibs kdelibs requires an out of source build. Please create a separate build \ directory and run 'cmake path_to_kdelibs [options]' there. -- Configuring done

Re: Please create a separate build directory and run 'cmake path_to_kdelibs [options]' there.

2006-03-29 Thread Kurt Pfeifle
On Wednesday 29 March 2006 18:44, Matt Rogers wrote: On Wed, Mar 29, 2006 at 05:21:01PM +, Kurt Pfeifle wrote: Hi, today (after a week or so not trying to compile), I get this error: [EMAIL PROTECTED]:~/KDE/build/kdelibs cmake ../../kdelibs kdelibs requires an out of source

Re: Please create a separate build directory and run 'cmake path_to_kdelibs [options]' there.

2006-03-29 Thread Kurt Pfeifle
On Wednesday 29 March 2006 20:54, Alexander Neundorf wrote: On Wednesday 29 March 2006 19:21, Kurt Pfeifle wrote: Hi, today (after a week or so not trying to compile), I get this error: [EMAIL PROTECTED]:~/KDE/build/kdelibs cmake ../../kdelibs kdelibs requires an out of source

Suggestion to make ccmake even more friendly

2006-03-29 Thread Kurt Pfeifle
Hi, CMake devleopers, I found ccmake a quite good approach to make the configure setup for cmake more compile newbie-user friendly. Thank you for that! Here are two suggestions to improve it even further: * It recently happened that I came back to a screen session with 2 windows open where I

Re: Please create a separate build directory and run 'cmake path_to_kdelibs [options]' there.

2006-03-29 Thread Kurt Pfeifle
On Wednesday 29 March 2006 20:34, Tanner Lovelace wrote: On 3/29/06, Kurt Pfeifle [EMAIL PROTECTED] wrote: My cmake path_to_kdelibs uses a relative path though -- could that be an issue? No, a relative path there should be completely fine. I wonder if there is some sort of limit

2 cmake build problems: (2) kdelibs4_snapshot

2006-03-01 Thread Kurt Pfeifle
hi-ho, second problem, this one with kdelibs4_snapshot. I have - completely up to date qt-copy (where srcdir == builddir != installdir) - completely up to date kdelibs4_snapshot (where srcdir != builddir) - nuked builddir before building - completely up to date cmake from CVS Something is