2014-08-31 20:02 GMT+03:00 Thomas Baumgart :
> Cristian,
>
> fixed in master of alkimia. Do we need to release this as well?
Yes we should release it, but kmymoney works with the older version
too so we can do it separately.
Regards,
Cristian
>
> Regards
>
> Thomas
>
> On Sunday 31 August 2014 1
Cristian,
fixed in master of alkimia. Do we need to release this as well?
Regards
Thomas
On Sunday 31 August 2014 19:29:52 Cristian Oneț wrote:
> Bump this up so we don't forget to fix it.
>
> 2014-08-19 13:54 GMT+03:00 Cristian Oneț :
> > Hi,
> >
> > I agree with you that approach b would
Bump this up so we don't forget to fix it.
2014-08-19 13:54 GMT+03:00 Cristian Oneț :
> Hi,
>
> I agree with you that approach b would be the best. I must have missed
> that since I'm using cmake 2.8.12.2. The same applies to kmymoney.
>
> Regards,
> Cristian
>
> 2014-08-19 13:46 GMT+03:00 Thomas
Hi,
I agree with you that approach b would be the best. I must have missed
that since I'm using cmake 2.8.12.2. The same applies to kmymoney.
Regards,
Cristian
2014-08-19 13:46 GMT+03:00 Thomas Baumgart :
> Hi folks (mainly Cristian),
>
> I just updated my alkimia repo and cannot compile it anym
Hi folks (mainly Cristian),
I just updated my alkimia repo and cannot compile it anymore (branch master) :
( The problem is the following construct that Cristian has introduced:
target_link_libraries(alkimia PUBLIC ${QT_QTCORE_LIBRARY} ${QT_QTDBUS_LIBRARY}
${GMP_LIBRARIES})
where I get the foll