[Kde-games-devel] KDE Games compilation failure

Aaron J. Seigo aseigo at kde.org
Sat Jun 2 07:25:19 CEST 2007


On Friday 01 June 2007, Ian Wadham wrote:
> In case anybody else is having trouble compiling KDE Games,
> the KConfigSkeleton class and kconfig_compiler were changed
> last Sunday (27 May), making obsolete all files previously
> generated from *.kcfg files.  Maybe the easiest fix would be to
> "touch" all *.kcfg files after updating kdelibs and kdegames from

yep.. what i usually do is this:

for i in `find . -name '*.kcfgc'`; do touch $i; done;

there's probably an even more elegant way to do it, but that works for me ;)

-- 
Aaron J. Seigo
humru othro a kohnu se
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-games-devel/attachments/20070601/0432988b/attachment.pgp 


More information about the kde-games-devel mailing list