[Kmymoney-devel] Updating to Qt 4.6

Thomas Baumgart thb at net-bembel.de
Sat Dec 5 19:34:18 CET 2009


Hi,

in case someone updates to Qt 4.6 (as me by upgrading my openSuSE box) you 
might notice that Qt complains about some moc files being too old.

A 'make clean' does not help in this scenario, but the following two commands 
performed in the top build directory did the trick:

  find . -name moc_\* | xargs rm
  find . -name \*.moc | xargs rm

No need to throw away everything ...

-- 


Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-------------------------------------------------------------
There are only 10 types of people in the world: those who
understand binary arithmetic and those who don't.
-------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 224 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kmymoney-devel/attachments/20091205/7a304d2b/attachment.sig 


More information about the KMyMoney-devel mailing list