[mlpack-git] [mlpack/mlpack] crash with mlpack::util::CLIDeleter::CLIDeleter()' (#631)

oliveriopt notifications at github.com
Thu Apr 28 12:04:20 EDT 2016


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

using namespace std;

int main(int argc, char** argv) {

    return 0;
}

but when it reads the header after compilation, it crashes:

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

some clues?
thanks!

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/631
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160428/cfdb1101/attachment.html>


More information about the mlpack-git mailing list