[mlpack-svn] [MLPACK] #311: a problem about mlpack::util::CLIDeleter::CLIDeleter()'

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sun Dec 8 06:15:07 EST 2013


#311: a problem about mlpack::util::CLIDeleter::CLIDeleter()'
--------------------+-------------------------------------------------------
 Reporter:  s_mr66  |        Owner:     
     Type:  defect  |       Status:  new
 Priority:  major   |    Milestone:     
Component:  mlpack  |     Keywords:     
 Blocking:          |   Blocked By:     
--------------------+-------------------------------------------------------
 Hi everybody
 I am almost new to ubuntu and i've tired to install mlpack. At first i
 tried mlpack 1.0.7 but there is error about the version of Armadillo
 (there error said my version is 0.0.0 but i am sure i install the last
 version.....) however i tired mlpack 1.0.6 and it successfully installed.
 When i make this simple code:
 #include <mlpack/core.hpp>
 there is  an error:


  In function `__static_initialization_and_destruction_0':
 /usr/local/include/mlpack/core/util/cli_deleter.hpp:43: undefined
 reference to `mlpack::util::CLIDeleter::CLIDeleter()'
 /usr/local/include/mlpack/core/util/cli_deleter.hpp:43: undefined
 reference to `mlpack::util::CLIDeleter::~CLIDeleter()'
 collect2: ld returned 1 exit status
 make: *** [Optimizationforrobot] Error 1


 I would be thankful id anybody can help me...

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/311>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed at Georgia Tech.


More information about the mlpack-svn mailing list