Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-03 Thread Andreas Pakulat
On 04.02.11 00:33:58, David Faure wrote: On Wednesday 02 February 2011, Alexander Neundorf wrote: On Wednesday 02 February 2011, Michael Pyne wrote: ... e.g. worrying about environment variables like PKG_CONFIG_PATH is no idle claim (kdesrc-build sets that as well), along with PATH

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-02 Thread Alexander Neundorf
On Tuesday 01 February 2011, Michael Jansen wrote: If you find the place let me know. No ... only if i am unable to fix it myself :)) . Do you need that for running ? For building it's not necessary. Use CMAKE_PREFIX_PATH. I always thought that PATH controls which qt version is

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-02 Thread Alexander Neundorf
On Wednesday 02 February 2011, Michael Pyne wrote: ... e.g. worrying about environment variables like PKG_CONFIG_PATH is no idle claim (kdesrc-build sets that as well), along with PATH in order to pick up the right Qt version. Please try to use only CMAKE_PREFIX_PATH instead of setting PATH. I

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Alexander Neundorf
On Monday 31 January 2011, Aaron J. Seigo wrote: On Sunday, January 30, 2011, Michael Pyne wrote: Like I said, xml-support branch on kdesrc-build git. If you want to give _very_ cool. will the good news today never end? ;) serious question: once this is stabilized, can we make this the

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Michael Jansen
On Tuesday 01 February 2011 19:53:40 Alexander Neundorf wrote: On Monday 31 January 2011, Aaron J. Seigo wrote: On Sunday, January 30, 2011, Michael Pyne wrote: Like I said, xml-support branch on kdesrc-build git. If you want to give _very_ cool. will the good news today never

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Alexander Neundorf
On Tuesday 01 February 2011, Michael Jansen wrote: On Tuesday 01 February 2011 19:53:40 Alexander Neundorf wrote: On Monday 31 January 2011, Aaron J. Seigo wrote: On Sunday, January 30, 2011, Michael Pyne wrote: Like I said, xml-support branch on kdesrc-build git. If you want to

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Michael Jansen
On Tuesday 01 February 2011 20:35:27 Alexander Neundorf wrote: On Tuesday 01 February 2011, Michael Jansen wrote: On Tuesday 01 February 2011 19:53:40 Alexander Neundorf wrote: On Monday 31 January 2011, Aaron J. Seigo wrote: On Sunday, January 30, 2011, Michael Pyne wrote: Like I

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Alexander Neundorf
On Tuesday 01 February 2011, Michael Jansen wrote: On Tuesday 01 February 2011 20:35:27 Alexander Neundorf wrote: On Tuesday 01 February 2011, Michael Jansen wrote: On Tuesday 01 February 2011 19:53:40 Alexander Neundorf wrote: On Monday 31 January 2011, Aaron J. Seigo wrote: On

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Dawit A
On Tue, Feb 1, 2011 at 2:58 PM, Michael Jansen i...@michael-jansen.biz wrote: On Tuesday 01 February 2011 20:35:27 Alexander Neundorf wrote: On Tuesday 01 February 2011, Michael Jansen wrote: On Tuesday 01 February 2011 19:53:40 Alexander Neundorf wrote: On Monday 31 January 2011, Aaron J.

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Alexander Neundorf
On Tuesday 01 February 2011, Michael Jansen wrote: ... kdesupport? anyone ... perhaps qt from trunk or qtsoftware to get problems as early as possible? I was asking specifically about KDE stuff, i.e. everything starting with kdelibs, not stuff kdelibs depends on (which I also mentioned

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Michael Jansen
If you find the place let me know. No ... only if i am unable to fix it myself :)) . Do you need that for running ? For building it's not necessary. Use CMAKE_PREFIX_PATH. I always thought that PATH controls which qt version is selected if you have more than one (First qmake

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Dawit A
On Tue, Feb 1, 2011 at 4:14 PM, Michael Jansen i...@michael-jansen.biz wrote: a. nope. kwebkitpart only depends on kdelibs! There are no requirements besides that. The previous requirement that you must build kwebkitpart before you compiled the konq-plugins, which have now been moved to

Re: Initial support for kde_projects.xml in kdesrc-build

2011-02-01 Thread Andreas Pakulat
On 01.02.11 23:14:26, Michael Jansen wrote: Do you need that for running ? For building it's not necessary. Use CMAKE_PREFIX_PATH. I always thought that PATH controls which qt version is selected if you have more than one (First qmake found). It was that way some time ago. And

Re: Initial support for kde_projects.xml in kdesrc-build

2011-01-31 Thread Aaron J. Seigo
On Sunday, January 30, 2011, Michael Pyne wrote: Like I said, xml-support branch on kdesrc-build git. If you want to give _very_ cool. will the good news today never end? ;) serious question: once this is stabilized, can we make this the default recommended way of building KDE from git on

Re: Initial support for kde_projects.xml in kdesrc-build

2011-01-31 Thread Michael Pyne
On Monday, January 31, 2011 17:48:38 Aaron J. Seigo wrote: On Sunday, January 30, 2011, Michael Pyne wrote: Like I said, xml-support branch on kdesrc-build git. If you want to give _very_ cool. will the good news today never end? ;) serious question: once this is stabilized, can we make

Re: Initial support for kde_projects.xml in kdesrc-build

2011-01-31 Thread Aaron J. Seigo
On Monday, January 31, 2011, Albert Astals Cid wrote: * There is black magic happening behind your back and once something breaks you won't know how to fix things by yourself. we can and should document how to do all the things by hand as well for such situations. but it would be nice if

Re: Initial support for kde_projects.xml in kdesrc-build

2011-01-31 Thread Michael Pyne
On Monday, January 31, 2011 18:19:12 Albert Astals Cid wrote: cons: * There is black magic happening behind your back and once something breaks you won't know how to fix things by yourself. Although it is definitely true that kdesrc-build hides what it's doing unless you delve into either

Re: Initial support for kde_projects.xml in kdesrc-build

2011-01-31 Thread Parker Coates
On Mon, Jan 31, 2011 at 19:08, Michael Pyne wrote: On Monday, January 31, 2011 18:19:12 Albert Astals Cid wrote: cons:  * There is black magic happening behind your back and once something breaks you won't know how to fix things by yourself. For instance even after using kdesrc-build on my