[mlpack-git] [mlpack] CMake Generated Visual Studio 2013 project fails to build (#508)

Ryan Curtin notifications at github.com
Wed Jan 27 10:28:31 EST 2016


This is true.  Visual Studio compilers have been... difficult to work with, and have been slower than gcc or clang in implementing C++11 support.  So unfortunately you'll need to use VS2015 or newer.

Did CMake issue an error while configuring, or did this happen when you tried to compile?  It sounds like I should modify `CXX11.cmake` to only detect a working compiler when VC14 or newer is being used.

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


More information about the mlpack-git mailing list