[eigen] patch for RotationBase.h |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Hello, I've been using Eigen for a few months now and have found it quite useful - thanks for your work in it. I'm writing to report an error on VSNET 2005 using a recent trunk version of Eigen2: 1>c:\development\amelibraries\include\eigen\src/Geometry/RotationBase.h(93) : error C2976: 'Eigen::RotationBase<Derived,_Dim>::generic_product_selector' : too few template arguments 1> c:\development\amelibraries\include\eigen\src/Geometry/RotationBase.h(57) : see declaration of 'Eigen::RotationBase<Derived,_Dim>::generic_product_selector' 1> c:\development\amelibraries\include\eigen\src/Geometry/RotationBase.h(109) : see reference to class template instantiation 'Eigen::RotationBase<Derived,_Dim>' being compiled Applying the attached patch fixes the problem. Thanks, Stjepan
Attachment:
RotationBase.patch
Description: Binary data
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |