[mlpack-svn] [MLPACK] #332: include<boost/math/special_functions/gamma.hpp> in core.hpp

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Wed Feb 19 17:43:52 EST 2014


#332: include<boost/math/special_functions/gamma.hpp> in core.hpp
----------------------+-----------------------------------------------------
  Reporter:  HuanEva  |        Owner:     
      Type:  defect   |       Status:  new
  Priority:  major    |    Milestone:     
 Component:  mlpack   |   Resolution:     
  Keywords:           |     Blocking:     
Blocked By:           |  
----------------------+-----------------------------------------------------

Comment (by HuanEva):

 Replying to [comment:1 rcurtin]:
 > What version of Boost is installed on your system?  What is the CMake
 output when you run 'cmake ../'?  Does it find Boost then?

 I installed it on mac air, so I used macport as boost

 Yeah, cmake found Boost. The version is 1.55.0



 The output is:
  cmake ../

 -- The C compiler identification is Clang 5.0.0

 -- The CXX compiler identification is Clang 5.0.0

 -- Check for working C compiler: /usr/bin/cc

 -- Check for working C compiler: /usr/bin/cc -- works

 -- Detecting C compiler ABI info

 -- Detecting C compiler ABI info - done

 -- Check for working CXX compiler: /usr/bin/c++

 -- Check for working CXX compiler: /usr/bin/c++ -- works

 -- Detecting CXX compiler ABI info

 -- Detecting CXX compiler ABI info - done

 -- Found Armadillo: /usr/lib/libarmadillo.dylib (found suitable version
 "4.000.4", required is "3.6.0")

 CMake Warning at CMakeLists.txt:81 (message):

   This is a 64-bit system, but Armadillo was compiled without 64-bit index

   support.  Consider recompiling Armadillo with ARMA_64BIT_WORD to enable

   64-bit indices (large matrix support).  MLPACK will still work without

   ARMA_64BIT_WORD defined, but will not scale to matrices with more than 4

   billion elements.





 -- Found LibXml2: /usr/lib/libxml2.dylib (found suitable version "2.9.0",
 minimum required is "2.6.0")

 -- Boost version: 1.55.0

 -- Found the following Boost libraries:

 --   program_options

 --   unit_test_framework

 -- Boost version: 1.55.0

 -- Found the following Boost libraries:

 --   random

 -- Found Subversion: /usr/bin/svn (found version "1.7.10")

 -- Could NOT find Doxygen (missing:  DOXYGEN_EXECUTABLE)

 CMake Warning at CMakeLists.txt:307 (message):

   txt2man not found; man pages will not be generated.





 -- Configuring done

 -- Generating done

 -- Build files have been written to:
 /Users/Huan/downloads/mlpack-1.0-2.8/build

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