No, cleaning the project didn't remove that file.<br><br>--<br>Glenn<br><br><div class="gmail_quote">On 26 April 2013 17:28, Alexander Neundorf <span dir="ltr"><<a href="mailto:a.neundorf-work@gmx.net" target="_blank">a.neundorf-work@gmx.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Friday 26 April 2013, Glenn Coombs wrote:<br>
> No, the yuv_player_automoc.cpp file is not removed on a clean (nor are the<br>
> other moc_*.cpp files). Having just modified ctrlBasic.cpp and<br>
> ctrlBasic.h:<br>
><br>
> $ ls -ltr moc* ../ctrlMenu/ctrlBasic.*<br>
> -rwxr-xr-x+ 1 glenn.coombs Domain Users 4366 Apr 25 15:04<br>
> moc_ctrlBasic.cpp*<br>
> -rwxr-xr-x+ 1 glenn.coombs Domain Users 11912 Apr 25 15:04<br>
> moc_ctrlmenu.cpp* -rwxr-xr-x+ 1 glenn.coombs Domain Users 8203 Apr 25<br>
> 15:04 moc_infoWin.cpp* -rwxr-xr-x+ 1 glenn.coombs Domain Users 3508 Apr<br>
> 25 15:04<br>
> moc_qglDisplay.cpp*<br>
> -rwxr-xr-x+ 1 glenn.coombs Domain Users 6493 Apr 25 15:04<br>
> moc_qglMultiWindow.cpp*<br>
> -rwxr-xr-x+ 1 glenn.coombs Domain Users 2529 Apr 25 15:04<br>
> moc_qglWindow.cpp*<br>
> -rwxr-xr-x+ 1 glenn.coombs Domain Users 4242 Apr 25 15:04<br>
> moc_videoGeneric.cpp*<br>
> -rwxr-xr-x+ 1 glenn.coombs Domain Users 8513 Apr 26 08:27<br>
> ../ctrlMenu/ctrlBasic.cpp*<br>
> -rwxr-xr-x+ 1 glenn.coombs Domain Users 1237 Apr 26 08:28<br>
> ../ctrlMenu/ctrlBasic.h*<br>
><br>
> I would expect the moc_ctrlBasic.cpp file to be regenerated but it isn't.<br>
> In fact, if I manually delete moc_ctrlBasic.cpp then the build fails:<br>
><br>
> 1>------ Build started: Project: yuv_player, Configuration: Debug Win32<br>
> ------<br>
> 1> yuv_player_automoc.cpp<br>
> 1>yuv_player_automoc.cpp(2): fatal error C1083: Cannot open include file:<br>
> 'moc_ctrlBasic.cpp': No such file or directory<br>
><br>
> The only way to get moc_ctrlBasic.cpp regenerated that I have found so far<br>
> is to manually delete both it and yuv_player_automoc.cpp.<br>
<br>
</div></div>yuv_player_automoc.cpp is the "key" file. If you remove it, everything should<br>
be regenerated.<br>
<br>
So "cleaning" the project did not remove that file ?<br>
<br>
I'll have a look.<br>
<br>
Alex<br>
</blockquote></div><br>