[mlpack-git] [mlpack] Test appveyor.yml (#588)

Ryan Curtin notifications at github.com
Mon Mar 21 22:48:48 EDT 2016


We should do this in `src/mlpack/core/arma_extend/arma_extend.hpp` instead of in the AppVeyor configuration.  You can use the different macros that Windows defines to detect the operating system and compiler.  (I think they are called `_WIN32`, `_WIN64`, `_MSC_VER`, and similar.  Not exactly sure how they need to be used here, but it should not be too hard.)

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/mlpack/mlpack/pull/588#issuecomment-199602408
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160321/2850eb08/attachment.html>


More information about the mlpack-git mailing list