[mlpack-svn] [MLPACK] #217: timers.cpp could not complied under win32

MLPACK Trac trac at coffeetalk-1.cc.gatech.edu
Sun Mar 25 13:11:33 EDT 2012


#217: timers.cpp could not complied under win32
------------------------------+---------------------------------------------
 Reporter:  zy26              |        Owner:  rcurtin
     Type:  defect            |       Status:  new    
 Priority:  blocker           |    Milestone:         
Component:  armadillo sparse  |     Keywords:         
 Blocking:                    |   Blocked By:         
------------------------------+---------------------------------------------
 timers.cpp could not complied under win32.
 We need add those codes at line 15 of timers.cpp
 {{{
 #ifdef _WIN32
 inline void timersub(const timeval* tvp, const timeval* uvp, timeval*
 vvp);
 #endif // _WIN32
 }}}

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