<p>Hi,<br>
i think is an error very simple but I cannot find the solution.<br>
I have this code<br>
#include <br>
#include </p>

<p>using namespace std;</p>

<p>int main(int argc, char** argv) {</p>

<pre><code>return 0;
</code></pre>

<p>}</p>

<p>but when it reads the header after compilation, it crashes:</p>

<p>/usr/local/include/mlpack/core/util/cli_deleter.hpp:35: undefined reference to `mlpack::util::CLIDeleter::CLIDeleter()'</p>

<p>some clues?<br>
thanks!</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/631">view it on GitHub</a><img alt="" height="1" src="https://github.com/notifications/beacon/AJ4bFKiIGFsMTYJm29xh0d91eiZmq5-rks5p8NqEgaJpZM4ISEv9.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/631"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>