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

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Thu Mar 15 09:45:08 EDT 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 Adam):

 The Armadillo package contains pre-compiled 32 bit versions of LAPACK and
 BLAS for Windows. I uncommented #define ARMA_USE_BLAS and #define
 ARMA_USE_LAPACK in the config.hpp and built Armadillo with no problems. I
 think that is the correct way of doing things.

 Find attached the output my latest attempt to build MLPACK, where it seems
 to be complaining about being unable to see the BLAS and LAPACK functions.
 The .lib and .dll files provided by the package are located in
 Armadillo/examples/lib_win32, but I also copied them into Armadillo/lib
 (with the successfully built Armadillo .lib / .dll).

-- 
Ticket URL: <https://trac.research.cc.gatech.edu/fastlab/ticket/206#comment:15>
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