On Nov 11, 2007 3:07 PM, Joseph Garvin <[EMAIL PROTECTED]> wrote: > What version of cmake are you running? Running from the cmd prompt I got the > same crash with no error output. If there's a newer version available, where > can I get it? I'm running 2.4 - patch 7. Also, I get the crash even if the > file is just this without the message part: > > > FILE(GLOB BLITZ_TMP "C:/" "blitz-[0-9].[0-9]")
Heh, turns out I was running CMake CVS 2.5-whatever. It doesn't segfault. CMake 2.4.7 does. So, the good news is the problem is fixed in CVS. Cheers, Brandon Van Every _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
