[mlpack-git] [mlpack] Error Compiling Triangular_kernel.hpp on Windows (#422)

Joseph Mariadassou notifications at github.com
Fri Mar 20 08:05:35 EDT 2015


On further investigation I see no need to include platform dependent headers in timers.hpp. I would recommend moving the entire
#if defined(__unix__) || defined(__unix)
  ...
#else
  #error "unknown OS"
#endif

to timers.cpp from timers.hpp.


---
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/issues/422#issuecomment-83994135
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20150320/4745fd09/attachment.html>


More information about the mlpack-git mailing list