Yep, I tried it with cmake 2.6.2 (on windows this time) and that directory is not created. So it seems that it is already fixed.<br><br>Thanks.<br><br><div class="gmail_quote">On Thu, Nov 6, 2008 at 4:38 PM, Clinton Stimpson <span dir="ltr">&lt;<a href="mailto:clinton@elemtech.com">clinton@elemtech.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Can you upgrade to CMake 2.6.2?<br>
There&#39;s been a few changes with where the moc files go when specifying relative paths in the CMakeLists.txt files.<br>
<br>
Clint<br>
<br>
Emre Turkay wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
Thanks,<br>
<br>
This solves the compilation issue, however cmake still creates the Application directory under test (and when make is run it puts the moc_GUI.cxx file there), which I think is a problem.<br>
<br></div><div class="Ih2E3d">
On Thu, Nov 6, 2008 at 3:19 PM, Michael Jackson &lt;<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a> &lt;mailto:<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>&gt;&gt; wrote:<br>

<br>
 &nbsp; &nbsp; &nbsp; &nbsp;QT4_WRAP_UI(SAMPLE_UI_HDRS ${SAMPLE_UIS})<br>
<br>
<br>
<br>
 &nbsp; &nbsp;On Nov 6, 2008, at 3:31 AM, Emre Turkay wrote:<br>
<br>
 &nbsp; &nbsp; &nbsp; &nbsp;# this will run uic on .ui files<br>
 &nbsp; &nbsp; &nbsp; &nbsp;QT4_WRAP_UI(SAMPLE_UI_HDRS ${SAMPLE_MOC_HDRS})<br>
<br>
<br>
 &nbsp; &nbsp;_________________________________________________________<br>
 &nbsp; &nbsp;Mike Jackson &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br></div>
 &nbsp; &nbsp;&lt;mailto:<a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a>&gt;<div class="Ih2E3d"><br>
 &nbsp; &nbsp;BlueQuartz Software &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br></div>
 &nbsp; &nbsp;&lt;<a href="http://www.bluequartz.net" target="_blank">http://www.bluequartz.net</a>&gt;<div class="Ih2E3d"><br>
 &nbsp; &nbsp;Principal Software Engineer &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Dayton, Ohio<br>
<br>
<br>
<br>
<br></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org" target="_blank">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote>
<br>
<br>
</blockquote></div><br>