[mlpack-svn] [MLPACK] #206: Building mlpack with VS2010?

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sat Mar 10 22:05:21 EST 2012


#206: Building mlpack with VS2010?
----------------------------------+-----------------------------------------
  Reporter:  Adam                 |        Owner:     
      Type:  defect               |       Status:  new
  Priority:  major                |    Milestone:     
 Component:  mlpack               |   Resolution:     
  Keywords:  VS2010, Compilation  |     Blocking:     
Blocked By:                       |  
----------------------------------+-----------------------------------------

Comment (by rcurtin):

 So, I have managed to get a working MLPACK CMake setup (it took a while).
 I can corroborate your observations about Armadillo; but for me, CMake was
 able to find it only once I produced 'armadillo.lib' (not 'armadillo.dll'
 -- when I built Armadillo on Windows with CMake, I had to modify the
 project properties so it gave me a static lib and not a dynamic dll).

 Do you have an 'armadillo.lib' somewhere in your Armadillo directory?
 (i.e. "C:/Program Files/Armadillo/lib/armadillo.lib" or similar)

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/206#comment:5>
MLPACK <www.fast-lab.org>
MLPACK is an intuitive, fast, and scalable C++ machine learning library developed by the FASTLAB at Georgia Tech under Dr. Alex Gray.


More information about the mlpack-svn mailing list