[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
On Sun, 2 Oct 2011, Schmidt, Michael wrote:
trying to compile rev. 4903f5fad646 of the 3.0 branch with VC9-64, I get
a couple of errors of the following type, for example in the
eigen2_eigensolver tests:
45>c:\developer\eigenvalidation\3.0.3\fmestable\thirdparty\sources\eigen\source\eigen\src/Core/MatrixBase.h(253) : error C2082: redefinition of formal parameter 'n'
[...]
I'm getting the same message with Visual Studio Express 10.
There is also a report on http://forum.kde.org/viewtopic.php?f=74&t=94514
I'm testing the fix mentioned there at the moment.
Jitse