On Fri, Jun 18, 2010 at 3:19 AM, Marcus Liebhardt <span dir="ltr">&lt;<a href="mailto:stuff@murcsack.de">stuff@murcsack.de</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<pre><font size="4">&gt; On Thursday 25 March 2010, Franklin Dorbon wrote:<br>&gt; &gt;<i> Hello,<br></i>&gt; &gt;<i> I get the below error when running CMAKE, the GUI version 2.8 on windows:<br></i>&gt; &gt;<i><br></i>&gt; &gt;<i> CMake Error at cmake/internal/SearchForStuff.cmake:78<br>

</i>&gt; &gt;<i> (CHECK_STRUCT_HAS_MEMBER): Unknown CMake command &quot;CHECK_STRUCT_HAS_MEMBER&quot;.<br></i>&gt; &gt;<i> Call Stack (most recent call first):<br></i>&gt; &gt;<i> CMakeLists.txt:49 (INCLUDE)<br></i>&gt; &gt;<i><br>

</i>&gt; &gt;<i> I don&#39;t understand why this command cannot be found, it seems that I<br></i>&gt; &gt;<i> have used CMAKE before and not had to do anything special to use this.<br></i>&gt; &gt;<i> Is this just error with my CMakeLists.txt?<br>

</i>&gt; <br>&gt; Do you have a <br>&gt; include(CheckStructHasMember)<br>&gt; somewhere ? This is necessary, this file defines the macro.<br>&gt; <br>&gt; Alex</font><br><font size="4"><br>I struggle with the same problem.<br>

When I&#39;m trying to configure the source files from Player 3.1.0 on Windows Vista SP2 with CMake 2.8.1, I&#39;m getting the same error as above.<br>I&#39;m not familiar with the whole &#39;make thing&#39;, but I searched for &#39;include(CheckStructHasMember)&#39; and I found &#39;INCLUDE (CheckStructHasMember) CHECK_STRUCT_HAS_MEMBER (&quot;struct timespec&quot; tv_sec time.h HAVE_STRUCT_TIMESPEC) ELSE (CMAKE_MAJOR_VERSION EQUAL 2 AND CMAKE_MINOR_VERSION EQUAL 6)&#39; in the file <span style="color:rgb(0, 0, 0)">cmake/internal/SearchForStuff.cmake</span></font><font size="4"><span style="color:rgb(0, 0, 0)">.<br>

I don&#39;t know, if this is any help.<br><br>Does anybody have a suggestion how to proceed?<br></span></font></pre></blockquote><div><br></div><div>Where can I get the source code for Player 3.1.0...? Sounds like there must be something that doesn&#39;t quite work on Windows in the source tree there...</div>
<div><br></div><div><br></div><div>thanks,</div><div>David</div><div><br></div></div>