[mlpack-git] [mlpack/mlpack] "undefined reference" when complie "adaboost_test.cpp" (#779)

kc420 notifications at github.com
Mon Sep 5 02:57:09 EDT 2016


/usr/bin/ld: /tmp/ccQ9Gcrj.o: undefined reference to symbol '_ZN5boost7archive6detail17basic_iserializerC2ERKNS_13serialization18extended_type_infoE'
//usr/lib/x86_64-linux-gnu/libboost_serialization.so.1.58.0: error adding symbols: DSO missing from command line

Compile option:
[cmd: ['g++', '/home/cwind/Downloads/tests/adaboost_test.cpp', '-std=c++11', '-o', '/home/cwind/Downloads/tests/adaboost_test', '-lmlpack', '-larmadillo']]

I try to compile the first file in "/tests", but can't make it..

-- 
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/779
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160904/50414a91/attachment.html>


More information about the mlpack-git mailing list