Re: [eigen] Re: MSVC 2010 64bit users needed |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Hi Hauke,
I have tested the head using VS 2010 SP1 beta (x64):
windows(6.1.7600)-x64_64-msvc(10.0.31118.1)-SSE2
http://eigen.tuxfamily.org/CDash/viewTest.php?buildid=4944
The tests you mentioned failed on my machine, addionally the "qr_1" failed
with a segfault.
Best,
Basil
-----Original Message-----
From: Hauke Heibel
Sent: Friday, February 11, 2011 3:36 PM
To: Eigen
Subject: [eigen] Re: MSVC 2010 64bit users needed
Ok, I tested on two other machines.
1) working (confiremd by Gael and a colleague of mine)
MSVC version 10.0.30319.1 RTMRel
2) failing (confirmed on my machine and on my colleague's)
MSVC version 10.0.30319.341 RTMLDR
AFAIK, the latter version number belongs to the "Team Foundation
Server" IDE and the other one to the stand alone IDE.
- Hauke