Registered Member
|
This question is same as I've posted here, but nobody answered yet, so I hope here is the more reasonable place to ask.
I'm trying to work with Eigen (latest version) and get some troubles. Please explain me what am I doing wrong or how to remove the following compilation warning (compiled with Visual Studio C++)
the last line produces several warnings similar to the following (all in sparselu.h)
Changing the matrix type to
doesn't help and complaint again, but with different warnings, e.g.
|
Moderator
|
What do you mean by "latest"? 3.2.8? 3.3-beta1? devel branch?
Anyway, I cannot see such warnings in our msvc builds. Which version of msvc are you using? |
Registered Member
|
Thanks for your answer,
Microsoft Visual Studio Community 2015 version 14.0.242720.00 Update 1 Visual C++ 2015 00322-20000-00000-AA565 The Eigen version is 3.2.8 more precisely eigen-eigen-07105f7124f9. I didn't install anything just copied the Eigen subdirectory to the project (visual studio for some reason didn't recognize it when I put the original location in path to the Additional including directories) any ideas? perhaps some invalid project properties that I could use? |
Registered users: bartoloni, Bing [Bot], Evergrowing, Google [Bot], ourcraft