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

2006-03-29 Thread Alexander Neundorf
On Thursday 30 March 2006 00:36, Kurt Pfeifle wrote: > On Wednesday 29 March 2006 21:42, Alexander Neundorf wrote: > > On Wednesday 29 March 2006 23:22, Kurt Pfeifle wrote: > > ... > > > > > [EMAIL PROTECTED]:~/src/kde40svn/trunk/KDE/build/kdelibs> echo $(cd > > > ../../kdelibs;pwd) /home/kdev4/s

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 21:42, Alexander Neundorf wrote: > On Wednesday 29 March 2006 23:22, Kurt Pfeifle wrote: > ... > > [EMAIL PROTECTED]:~/src/kde40svn/trunk/KDE/build/kdelibs> echo $(cd > > ../../kdelibs;pwd) /home/kdev4/src/kde40svn/trunk/KDE/kdelibs > > > > [EMAIL PROTECTED]:~/src/kde

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

2006-03-29 Thread William A. Hoffman
\ > srcdir: -/home/kdev4/src/kde40svn/trunk/KDE/kdelibs- \ > bindir: -/home/kdev4/src/kde40svn/trunk/KDE/kdelibs- > > kdelibs requires an out of source build. Please create a separate build > directory \ > and run 'cmake path_to_kdelibs [options]' there. &

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

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

2006-03-29 Thread Alexander Neundorf
On Wednesday 29 March 2006 23:22, Kurt Pfeifle wrote: ... > [EMAIL PROTECTED]:~/src/kde40svn/trunk/KDE/build/kdelibs> echo $(cd > ../../kdelibs;pwd) /home/kdev4/src/kde40svn/trunk/KDE/kdelibs > > [EMAIL PROTECTED]:~/src/kde40svn/trunk/KDE/build/kdelibs> cmake > ../../kdelibs -- debug output for

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

2006-03-29 Thread Kurt Pfeifle
delibs > > kdelibs requires an out of source build. Please create a separate build \ > > directory and run 'cmake path_to_kdelibs [options]' there. > > -- Configuring done > > > > I wasn't able to follow the list for any changes, so please be

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

2006-03-29 Thread Kurt Pfeifle
../kdelibs > > kdelibs requires an out of source build. Please create a separate build \ > > directory and run 'cmake path_to_kdelibs [options]' there. > > -- Configuring done > > > > I wasn't able to follow the list for any changes, so please

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

2006-03-29 Thread Alexander Neundorf
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 build. Please create a separate build \ &

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

2006-03-29 Thread Tanner Lovelace
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 on the cmake string compare functions. How long is the full path

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

2006-03-29 Thread Kurt Pfeifle
../kdelibs > > kdelibs requires an out of source build. Please create a separate build \ > > directory and run 'cmake path_to_kdelibs [options]' there. > > -- Configuring done > > > > I wasn't able to follow the list for any changes, so please

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

2006-03-29 Thread Matt Rogers
eate a separate build \ > directory and run 'cmake path_to_kdelibs [options]' there. > -- Configuring done > > I wasn't able to follow the list for any changes, so please bear with me if > I missed some obvious buildchange announcement. > > But I'm definitely in (

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

2006-03-29 Thread Matt Rogers
eate a separate build \ > directory and run 'cmake path_to_kdelibs [options]' there. > -- Configuring done > > I wasn't able to follow the list for any changes, so please bear with me if > I missed some obvious buildchange announcement. > > But I'm definitely in (

"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. -- Con