Re: [eigen] Help to compile/run unit tests for next 3.3.5 release |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hi everybody,it would be extremely helpful if some of you could build and run our unit tests on the 3.3 branch with MSVC compilers. Basically all you need to do is:hg clone https://bitbucket.org/eigen/eigen eigen3.3cd eigen3.3hg up 3.3mkdir buildcd buildcmake ..ctest -C Release -D ExperimentalThe outcome will be visible to us there: http://manao.inria.fr/CDash/index.php?project= Eigen3.3 There more details there: http://eigen.tuxfamily.org/index.php?title=Tests thanks for your help,gaelPS: For the long story, I used to have continuous builds with MSVC but all my VMs have been deleted by an error of our sysadmin, and I struggle to recreate them.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |