Updated late
last night to the latest GIT. Fresh build of all packages.
Build failures in tdegames, tdevelop, tdewebdev, koffice with:
kgameprogress.moc:1: error: expected id-expression at end of input
layout.moc.cpp:100: error: expected id-expression at end of input
KDGanttMinimizeSplitter.cpp:56: error: expected id-expression before 'static'
I will look into the problem. The most likely cause is a recent update to
TQt3 to regenerate the moc source files via flex/bison.
The problem with tdegames kgameprogress.moc:
The file is 2 bytes, which implies the moc file is not being generated.
Darrell