<p>Hey Jude,</p>

<p>Sorry that you had problems compiling mlpack on Windows.  The issue you are having now can be fixed either by changing line 178 of <code>src/mlpack/methods/kmeans/kmeans_impl.hpp</code> and replacing <code>isnan()</code> with <code>std::isnan()</code> (it occurs twice).  Or, you can use the git master branch, which incorporates this fix.  Soon we will be releasing mlpack 2.0.2 which will have this issue solved.</p>

<p>This is the same issue as <a href="https://github.com/mlpack/mlpack/issues/522" class="issue-link js-issue-link" data-url="https://github.com/mlpack/mlpack/issues/522" data-id="134158519" data-error-text="Failed to load issue title" data-permission-text="Issue title is private">#522</a>.</p>

<p>Thanks!</p>

<p>Ryan</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly or <a href="https://github.com/mlpack/mlpack/issues/632#issuecomment-215523027">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFAln3v-Cmq7ajzCOBcP0KmvSDZ9Yks5p8P8dgaJpZM4ISNFp.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/mlpack/mlpack/issues/632#issuecomment-215523027"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>