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.
~~Karl On Thu, Aug 20, 2009 at 9:36 AM, Ricardo Reis <[email protected]> wrote: > > After checking out a brand new cvs I get this error when doing configuring > in ccmake: > > CMake Error at Applications/Client/CMakeLists.txt:493 (FILE): > file GLOB requires a glob expression after the directory > > > any ideas? > > many thanks, > > > Ricardo Reis > > 'Non Serviam' > > PhD candidate @ Lasef > Computational Fluid Dynamics, High Performance Computing, Turbulence > http://www.lasef.ist.utl.pt > > Cultural Instigator @ Rádio Zero > http://www.radiozero.pt > > Keep them Flying! Ajude/help a Aero Fénix! > > http://www.aeronauta.com/aero.fenix > > http://www.flickr.com/photos/rreis/ > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > >
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
