Re: [eigen] Happy birthday Eigen 2.0 ! + 2.0.12 planning

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


On Wed, Feb 3, 2010 at 7:40 AM, Thomas Capricelli <orzel@xxxxxxxxxxxxxxx> wrote:
>
> In data martedì 02 febbraio 2010 19:47:58, Benoit Jacob ha scritto:
>> Exactly 1 year ago, we released Eigen 2.0.0 !
>
> Dang... time flies!
>
>> Are you OK to release 2.0.12 on 02/12  (February 12? just making numeric puns)
>> Will need to know if we still compile on gcc 3.3, msvc 2008, etc.
>
> I dont use the 2.0.x branch, so i dont really care, but you have my agreement :-)
> I'll test with what i have, but i can't remember how to start tests with the 2.0 branch... the wiki only explains for the main branch, doesn't it ?

the trick is:

cmake -DEIGEN_BUILD_TESTS=on path_to_eigen2

then as usual, e.g.:

cd test
make
ctest


gael.

>
> ++
> Thomas
> --
> Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
> http://www.freehackers.org/thomas
>
>
>
>



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