I had the same thing a week-or-so ago. For me it was because I'd installed Qt through 'synaptic' (on Ubuntu) and it wasn't a supported version. So I compiled/installed the latest Qt from source and the GLOB error went away. So check your Qt. Also, I think cmake leaves a log file that sometimes sheds light on errors. That's perhaps worth checking.<br>
<br>~~Karl<br><br><div class="gmail_quote">On Thu, Aug 20, 2009 at 9:36 AM, Ricardo Reis <span dir="ltr"><<a href="mailto:rreis@aero.ist.utl.pt">rreis@aero.ist.utl.pt</a>></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>
After checking out a brand new cvs I get this error when doing configuring in ccmake:<br>
<br>
CMake Error at Applications/Client/CMakeLists.txt:493 (FILE):<br>
file GLOB requires a glob expression after the directory<br>
<br>
<br>
any ideas?<br>
<br>
many thanks,<br>
<br>
<br>
Ricardo Reis<br>
<br>
'Non Serviam'<br>
<br>
PhD candidate @ Lasef<br>
Computational Fluid Dynamics, High Performance Computing, Turbulence<br>
<a href="http://www.lasef.ist.utl.pt" target="_blank">http://www.lasef.ist.utl.pt</a><br>
<br>
Cultural Instigator @ Rádio Zero<br>
<a href="http://www.radiozero.pt" target="_blank">http://www.radiozero.pt</a><br>
<br>
Keep them Flying! Ajude/help a Aero Fénix!<br>
<br>
<a href="http://www.aeronauta.com/aero.fenix" target="_blank">http://www.aeronauta.com/aero.fenix</a><br>
<br>
<a href="http://www.flickr.com/photos/rreis/" target="_blank">http://www.flickr.com/photos/rreis/</a><br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<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>