Re: [CMake] Unknown CMake command "CHECK_STRUCT_HAS_MEMBER"

2010-06-20 Thread Marcus Liebhardt
10 at 3:19 AM, Marcus Liebhardt wrote: > >> > On Thursday 25 March 2010, Franklin Dorbon wrote: >> > >* Hello, >> *> >* I get the below error when running CMAKE, the GUI version 2.8 on >> windows: >> *> >* >> *> >* CMake Error at cmake/

[CMake] Unknown CMake command "CHECK_STRUCT_HAS_MEMBER"

2010-06-18 Thread Marcus Liebhardt
struct timespec" tv_sec time.h HAVE_STRUCT_TIMESPEC) ELSE (CMAKE_MAJOR_VERSION EQUAL 2 AND CMAKE_MINOR_VERSION EQUAL 6)' in the file cmake/internal/SearchForStuff.cmake. I don't know, if this is any help. Does anybody have a suggestion how to proceed? Marcus Liebhardt _