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

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Thu Feb 20 16:31:40 EST 2014


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

Comment (by rcurtin):

 You could try adding "-I/usr/include/" to CMAKE_CXX_FLAGS when you
 configure the project.  Does that help?

 I don't use XCode, in part because it's not free software, so I can't
 provide help for how it can be configured.

 I actually think clang's config.h is something that is used at compile-
 time when clang is compiled, not when clang is being used to compile
 something else.  So modifying that file may not be feasible.

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