Re: [Kmymoney-devel] Problem compiling libalkimia

2014-08-31 Thread Cristian Oneț
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

Re: [Kmymoney-devel] Problem compiling libalkimia

2014-08-31 Thread Thomas Baumgart
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

Re: [Kmymoney-devel] Problem compiling libalkimia

2014-08-31 Thread Cristian Oneț
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

Re: [Kmymoney-devel] Problem compiling libalkimia

2014-08-19 Thread 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 Baumgart : > Hi folks (mainly Cristian), > > I just updated my alkimia repo and cannot compile it anym

[Kmymoney-devel] Problem compiling libalkimia

2014-08-19 Thread Thomas Baumgart
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