<p>Two changes should fix this for good: <a href="https://github.com/mlpack/mlpack/commit/935e76dd53ca6a4b905ad241b45cd8e12a3ef796" class="commit-link"><tt>935e76d</tt></a>, which causes configuration to fail for Visual Studio 2013 since VS2013 will not compile mlpack, and <a href="https://github.com/mlpack/mlpack/commit/20f8bc08afb6f4a445d07dc95896625fde552507" class="commit-link"><tt>20f8bc0</tt></a>, which, when available, uses the newer <code>target_compile_features()</code> command from CMake to check if a compiler supports the C++11 features we need, which is a better solution in the end.  So now CMake will tell you if the compiler you are using cannot build mlpack.</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, <a href="https://github.com/mlpack/mlpack/issues/508#issuecomment-223831752">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe/AJ4bFDowUoKfFzoCWmmhPFvPH8kWirLOks5qIyFmgaJpZM4HNYbe">mute the thread</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFFEDJqinuoD7CnzY3LysZ7YlU4qfks5qIyFmgaJpZM4HNYbe.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/508#issuecomment-223831752"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>