<span id="result_box" class="long_text"><span title="Olá,">Hello,<br><br></span><span title="Tenho um projeto em QT4 e agora estou incluindo um outro projeto dentro deste (add_subdirectory).">I have a project in QT4 and now I&#39;m including another project within this (add_subdirectory). </span><span title="Vou postar aqui de forma resumida a estrutura de diretórios dos projetos:">I&#39;ll post here a summary of the directory structure of the projects:<br>
<br>Project1<br>   + src<br>        + engine<br>        + updater (this directory is Project 2)<br>        <br><br></span><span title="Ao compilar, é me retornado o seguinte erro:">When compiling, it returned me the following error:<br>
...<br>[ 99%] Generating qrc_TraderUpdater.cxx<br>[ 99%] Generating updater/TrdUpdater.moc<br>moc: Cannot create /home/marcelo/Trader/build/src/updater/updater/TrdUpdater.moc<br>make[2]: ** [src/updater/updater/TrdUpdater.moc] Erro 1<br>
make[1]: ** [src/updater/CMakeFiles/TraderUpdater.dir/all] Erro 2<br>make: ** [all] Erro 2<br><br></span><span title="A mensagem está clara, não é permitido criar um subdiretório com o mesmo nome, mas como faço para resolver isso?">The message is clear, it is not possible to create a subdirectory with the same name, but how do I fix this?<br>
</span><span title="Obrigado pela ajuda.">Thanks for the help.</span></span><br><br>-- <br>Marcelo E. Geyer<br><br>