On Saturday 12 May 2012, Alexander Neundorf wrote:
> Hi,
>
> when trying to compile tier1/kcoreaddons/, qstandardpaths.h is not found.
>
> Where should this come from ?
> From an already installed inqt5 ?
Ok, it builds now standalone, also itemmodels, inqt5, kdeqt5staging and
kdebusaddons.
More
Hi,
just a quick hint, maybe you don't know this yet:
You can run tests using "make test".
This will run test by test after each other.
Internally this simply calls ctest.
If you call ctest manually, you can use extra command line options, and, it
supports -jN, as make does.
So, if you have 4
Hi,
when trying to compile tier1/kcoreaddons/, qstandardpaths.h is not found.
Where should this come from ?
From an already installed inqt5 ?
Alex
___
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/
On Friday 11 May 2012, Alexander Neundorf wrote:
> On Friday 11 May 2012, David Faure wrote:
> > On Thursday 10 May 2012 23:44:31 Stephen Kelly wrote:
> ...
>
> > > http://labs.qt.nokia.com/2011/10/28/rpath-and-runpath/
> >
> > Thanks. So the problem is that the mere presence of RUNPATH, disables
Hi,
I'm working on making the tier2 libraries build standalone.
Later today I'll make hopefully all tier1, tier2, staging, inqt5 and
libkdeqt5staging libs require version 0.0.4 of extra-cmake-modules.
The cmake package name for it hass now also changed from
find_package(extra-cmake-modules)
to
fi
On Fri, May 11, 2012 at 8:10 PM, Rick Stockton <
rickstock...@reno-computerhelp.com> wrote:
> On Thu, 10 May 2012 23:21:25 +0200, mark...@gmail.com wrote:
>
>> Making this quite detailed and long mail as per request from David Faure
>> (twice);)
>>
>> So, I've been patching KShortcut up to support
On Saturday 12 May 2012, Stephen Kelly wrote:
> Kevin Ottens wrote:
> > On Saturday 12 May 2012 13:59:45 Alexander Neundorf wrote:
> >> what is the current state of kauth and kconfig ?
> >> Are they supposed to be done, i.e. buildable standalone ?
> >
> > Yes, they're supposed to be done.
>
> The
Kevin Ottens wrote:
> On Saturday 12 May 2012 13:59:45 Alexander Neundorf wrote:
>> what is the current state of kauth and kconfig ?
>> Are they supposed to be done, i.e. buildable standalone ?
>
> Yes, they're supposed to be done.
They very likely can't find their own dependencies (the ones fro
Alexander Neundorf wrote:
> Hi,
>
> in libkdeqt5staging/CMakeLists.txt there is a call
> find_package(inqt5)
>
> When I try to build libkdeqt5staging standalone this fails, because it
> finds neither a Findinqt5.cmake nor a inqt5Config.cmake.
>
> How is this supposed to work, should there be a
On Saturday 12 May 2012 13:59:45 Alexander Neundorf wrote:
> what is the current state of kauth and kconfig ?
> Are they supposed to be done, i.e. buildable standalone ?
Yes, they're supposed to be done.
Regards.
--
Kévin Ottens, http://ervin.ipsquad.net
KDAB - proud patron of KDE, http://www.kd
Hi,
what is the current state of kauth and kconfig ?
Are they supposed to be done, i.e. buildable standalone ?
If not, is there a plan when this should be done, i.e. should this wait until
they are moved into separate repositories, or is this simply not done yet ?
Alex
__
Hi,
in libkdeqt5staging/CMakeLists.txt there is a call
find_package(inqt5)
When I try to build libkdeqt5staging standalone this fails, because it finds
neither a Findinqt5.cmake nor a inqt5Config.cmake.
How is this supposed to work, should there be a Findinqt5.cmake or should a
inqt5Config.cma
On Thu, 10 May 2012 23:21:25 +0200, mark...@gmail.com wrote:
Making this quite detailed and long mail as per request from David Faure
(twice);)
So, I've been patching KShortcut up to support multiple shortcuts:
https://git.reviewboard.kde.org/r/104801/ and it's working just fine with
that patch
13 matches
Mail list logo