Registered Member
|
When I compile Eigen with mingw g++, it gives warnings like
Why? If I use intel icl, there is no warnings |
Moderator
|
The warning message is self-explanatory. The usage of the deprecated binder* classes has been removed in 3.3-beta1.
|
Registered Member
|
I get a lot of warnings too even though I'm using 3.3 beta 2
Example warnings:
Am I using the right Eigen version? |
Moderator
|
hm, this warning is disabled there: https://bitbucket.org/eigen/eigen/src/f ... nings.h-45
Do you see it when compiling Eigen's unit tests? or only when compiling your project? |
Registered Member
|
Even though my CMake project tells me it finds/uses the installed version:
The compilation warnings are against the release version in /usr/include ... so the problem is on my side, I have tested projects compiled with the last beta of Eigen and I don't have the warnings. Sorry for the trouble! |
Registered users: Bing [Bot], Google [Bot], Sogou [Bot]