[mlpack-git] [mlpack/mlpack] Windows 10 installation version (#613)

stereomatchingkiss notifications at github.com
Thu Apr 14 02:03:37 EDT 2016


>Hi, thanks again. So if I have these configured like it's fine?

I think this is nothing wrong, configuration types could be dll or lib on different libraries,but the setting of runtime library must be the same on different libraries.In short, if the runtime library of armadillo is MD, than other's library should be MD too.

The other things you need to care about is the compatibility of the vc compiler do not give any promise of backward compatibility, if you build the libraries by version A, than all of the libraries better build with version A. 

Even you do not follow the advices, your program may still compile and run, but you may bug by some weird issues(alien values, crash and other undefined behavior)

---
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/issues/613#issuecomment-209775523
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.cc.gatech.edu/pipermail/mlpack-git/attachments/20160413/0ed502e0/attachment.html>


More information about the mlpack-git mailing list