Serghei,
The kdevelop build is failing on the last line of kdevdesigner/designer/kdevdesigner_part.cpp with the
#include "kdevdesigner_part.moc"
The error generated is:
kdevdesigner/designer/kdevdesigner_part.cpp:563:33: fatal error: kdevdesigner_part.moc
Does this need to be fixed in the code, or is it a build error on my end?
On Tuesday 03 May 2011 23:16:05 David C. Rankin wrote:
Serghei,
The kdevelop build is failing on the last line of kdevdesigner/designer/kdevdesigner_part.cpp with the
#include "kdevdesigner_part.moc"
The error generated is:
kdevdesigner/designer/kdevdesigner_part.cpp:563:33: fatal error: kdevdesigner_part.moc
Does this need to be fixed in the code, or is it a build error on my end?
kwebdev is not yet adapted for new cmake scripts.
On 05/03/2011 03:21 PM, Serghei Amelian wrote:
kwebdev is not yet adapted for new cmake scripts.
Thanks Serghei. You mean both 'kdevelop' and 'kdewebdev'? This error was from kdevelop. I haven't got to kdewebdev yet on the gcc46 builds :)
On Wednesday 04 May 2011 02:58:36 David C. Rankin wrote:
On 05/03/2011 03:21 PM, Serghei Amelian wrote:
kwebdev is not yet adapted for new cmake scripts.
Thanks Serghei. You mean both 'kdevelop' and 'kdewebdev'? This error was from kdevelop. I haven't got to kdewebdev yet on the gcc46 builds :)
Ah, you right.