Re: [eigen] 3.2.3 for the end of the week. |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Thanks Gael. I compile mainly in MSVC but I also do some checks from time to time with g++.On Wed, Dec 10, 2014 at 9:06 PM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:On Wed, Dec 10, 2014 at 2:46 PM, Billy Araujo <billyaraujo@xxxxxxxxx> wrote:Hi Gael,It is giving me the following error:2>e:\libraries\eigen\eigen-3.2.3\eigen\src/Core/Replicate.h(157): error C2373: 'Eigen::DenseBase<Derived>::replicate' : redefinition; different type modifiers2> e:\libraries\eigen\eigen-3.2.3\eigen\src/Core/DenseBase.h(468) : see declaration of 'Eigen::DenseBase<Derived>::replicate'Wow, MSVC is unbelievable! Fixed.gael..Regards,Billy.On Wed, Dec 10, 2014 at 1:35 PM, Gael Guennebaud <gael.guennebaud@xxxxxxxxx> wrote:Hi all,the 3.2 branch received a lot of fixes since the latest 3.2.3 release, and it's time for a 3.2.3 release.On my side, everything look green except a possible compilation issue with ICC15 integrated with MSVC (https://forum.kde.org/viewtopic.php?f=74&t=123845#p325683). This issue already exists in the 3.2..2 and older versions, so it is not a blocker to release a new version. Of course, a workaround would be extremely welcome, but I cannot test such a configuration myself.As usual, tests on exotic configurations are always very welcome.Link to the respective source: https://bitbucket.org/eigen/eigen/get/3.2.tar.gzCheers,Gael
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |