<div dir="ltr">Line 506 says:<div><div>&nbsp;&nbsp; &nbsp; &nbsp;FILE(GLOB QT_LIB_LIST RELATIVE ${QT_LIB_DIR_tmp} &quot;${QT_${qtlib}_LIBRARY_RELEASE}*&quot;)</div><div><br></div><div>What is QT_LIB_DIR_tmp on your machine?</div><div>MESSAGE(STATUS &quot;QT_LIB_DIR_tmp=&#39;${QT_LIB_DIR_tmp}&#39;&quot;)</div>
<div><br></div><div>I&#39;m betting it&#39;s empty based on your problem. (And not for anybody else...)</div><div><br></div><div>So: why is it empty for you, but not for most?</div><div><br></div><br><div class="gmail_quote">
On Mon, Oct 20, 2008 at 11:54 AM, Kevin H. Hobbs <span dir="ltr">&lt;<a href="mailto:hobbsk@ohiou.edu">hobbsk@ohiou.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
All of my ParaView dashboards have been failing to configure. I just<br>
noticed that there are only 5 submissions that use the development<br>
version of CMake. 4 of those are on linux and fail to configure PV with<br>
the same error:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;CMake Error at Applications/Client/CMakeLists.txt:506 (FILE):<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;file GLOB requires a glob expression after the directory<br>
<br>
3 of the 4 are mine.<br>
<br>
PV Configured fine with a cmake-2.6.1 build that I have sitting around on gargon.<br>
<br>_______________________________________________<br>
ParaView mailing list<br>
<a href="mailto:ParaView@paraview.org">ParaView@paraview.org</a><br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div></div>