Alex Merry wrote:
> On 21/04/14 16:26, šumski wrote:
>> On Friday 18 of April 2014 10:37:50 Aurélien Gâteau wrote:
>> ...
>>> I made it that way intentionally because I consider it bad to have
>>> different code generated depending on whether you have the framework is
>>> built from a release tarb
On 21/04/14 16:26, šumski wrote:
> On Friday 18 of April 2014 10:37:50 Aurélien Gâteau wrote:
> ...
>> I made it that way intentionally because I consider it bad to have different
>> code generated depending on whether you have the framework is built from a
>> release tarball or from git.
>>
>> I u
On Friday 18 of April 2014 10:37:50 Aurélien Gâteau wrote:
...
> I made it that way intentionally because I consider it bad to have different
> code generated depending on whether you have the framework is built from a
> release tarball or from git.
>
> I understand this means more build dependenc
šumski wrote:
> On Wednesday 16 of April 2014 07:36:57 Aurélien Gâteau wrote:
>> Hi,
>>
>> I just pushed some changes to frameworks using Qt for translations which
>> requires a recent version of extra-cmake-modules (you need to have
>> 071581a3f899c881c9938efd082fd32589822b45). If you get build
On Wednesday 16 of April 2014 07:36:57 Aurélien Gâteau wrote:
> Hi,
>
> I just pushed some changes to frameworks using Qt for translations which
> requires a recent version of extra-cmake-modules (you need to have
> 071581a3f899c881c9938efd082fd32589822b45). If you get build failures
> complaining
Hi,
I just pushed some changes to frameworks using Qt for translations which
requires a recent version of extra-cmake-modules (you need to have
071581a3f899c881c9938efd082fd32589822b45). If you get build failures
complaining about an unknown "ecm_create_qm_loader", then you need to
update.
Auréli