[mlpack-svn] [MLPACK] #290: Unable to compile MLPACK

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Thu Jun 6 10:50:35 EDT 2013


#290: Unable to compile MLPACK
----------------------------------------------+-----------------------------
  Reporter:  abjuncks                         |        Owner:  rcurtin 
      Type:  defect                           |       Status:  accepted
  Priority:  minor                            |    Milestone:          
 Component:  build system                     |   Resolution:          
  Keywords:  cygwin, windows 7, build, cmake  |     Blocking:          
Blocked By:                                   |  
----------------------------------------------+-----------------------------
Changes (by rcurtin):

  * status:  new => accepted
  * component:  mlpack => build system
  * priority:  major => minor
  * owner:  => rcurtin
  * keywords:  => cygwin, windows 7, build, cmake
  * type:  wishlist => defect


Comment:

 Hello Chan,

 I have never used Cygwin before to compile MLPACK, but instead Visual
 Studio.  Do you have a copy of Visual Studio you could try?

 Also, can you give me the output of the following commands (in a Cygwin
 bash shell)?

 {{{
 $ ls /usr/bin/gcc*
 $ which gcc
 $ which gcc.exe
 $ ls /usr/bin/cmake*
 $ ls /cygdrive/c/Projects/mlpack-1.0.5/build/CMakeFiles/
 }}}

 Thanks!

 Ryan

-- 
Ticket URL: <http://trac.research.cc.gatech.edu/fastlab/ticket/290#comment:1>
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