Re: [eigen] MSVC build errors

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hi,

now all unit tests compile (revision 849288).... with about 60000
lines of warnings !
However, adjoint and product_large strangely failed... I don't know
what's going on.

cheers,
gael.


On Mon, Aug 18, 2008 at 7:17 PM, Benoît Jacob <jacob@xxxxxxxxxxxxxxx> wrote:
> A little update. I fixed part of the windows problem by making Eigen only use
> alloca() on Linux (and malloc() otherwise).
>
> But, Patrick still can't compile the unit-tests on mingw (which uses g++
> 3.4.5). That's strange as here on g++ 3.4.6 on linux, there is no problem.
>
> Anyway, I attach his output, as I am a bit clueless. mingw seems to fail to
> resolve a template argument as it says
>        [with OtherDerived = OtherDerived,
> !!!
>
> Meanwhile, there remain the MSVC errors from the first e-mail of this thread.
> So, to anybody here with a windows devel environment (mingw or msvc), please
> have a look!
>
> Cheers,
> Benoit
>


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/