<div dir="ltr">Line 506 says:<div><div> FILE(GLOB QT_LIB_LIST RELATIVE ${QT_LIB_DIR_tmp} "${QT_${qtlib}_LIBRARY_RELEASE}*")</div><div><br></div><div>What is QT_LIB_DIR_tmp on your machine?</div><div>MESSAGE(STATUS "QT_LIB_DIR_tmp='${QT_LIB_DIR_tmp}'")</div>
<div><br></div><div>I'm betting it'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"><<a href="mailto:hobbsk@ohiou.edu">hobbsk@ohiou.edu</a>></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>
CMake Error at Applications/Client/CMakeLists.txt:506 (FILE):<br>
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>