Review Request: Add KMetaDataWidget, KMetaDataModel and KMetaDataConfigurationDialog

Peter Penz peter.penz at gmx.at
Tue Mar 23 08:25:32 GMT 2010


On Tuesday 23 March 2010 09:07:43 Andreas Pakulat wrote:
> On 23.03.10 08:33:13, Peter Penz wrote:
[...]
> > Does anybody have a hint how this can happen (clean build of kdelibs, no
> > error here)? Of course I'd like to prevent such issues in future...
> 
> Looking at the fix the following things come to mind:
> 
> a) you're doing in-source builds hence cmake-binary-dir =
> cmake-source-dir for you
> b) you've once compiled and installed the headers (somehow) and then
> they where found from your installation directory instead of from the
> kdelibs sources.
> 
> Its not necessarily enough to remove the builddir, you should also clean
> your installation directory from anything that landed there during
> development of the feature. Then you have a "clean" start to do a final
> compile-test, similar to what everybody else has when they update after
> your feature commit.

Thanks Andreas for the explanation, it seems that b) happened in my case.

> 
> Andreas




More information about the kde-core-devel mailing list