Re: [eigen] make check: compilation failure of test/product_symm.cpp

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


indeed, a typename was missing, thank you for the report.

gael

On Tue, Jun 22, 2010 at 10:08 PM, Manoj Rajagopalan <rmanoj@xxxxxxxxx> wrote:
> Hi,
>
>  I just updated my hg working copy and attempted a make check on my new x86_64 machine (gcc 4.4.1). I get the following error
> message which seems to be due to a failure to resolve the symbol "Index". Maybe we need to introduce a 'typedef' or a 'using'
> statement?
>
> Thanks,
> Manoj
>
> /home/rmanoj/Software/Libraries/eigen-hg/test/product_symm.cpp: In function ‘void symm(int, int)’:
> /home/rmanoj/Software/Libraries/eigen-hg/test/product_symm.cpp:53: error: too few template-parameter-lists
> /home/rmanoj/Software/Libraries/eigen-hg/test/product_symm.cpp:55: error: ‘Index’ was not declared in this scope
> /home/rmanoj/Software/Libraries/eigen-hg/test/product_symm.cpp:55: error: expected ‘;’ before ‘rows’
> /home/rmanoj/Software/Libraries/eigen-hg/test/product_symm.cpp:56: error: expected ‘;’ before ‘cols’
> /home/rmanoj/Software/Libraries/eigen-hg/test/product_symm.cpp:58: error: ‘rows’ was not declared in this scope
> /home/rmanoj/Software/Libraries/eigen-hg/test/product_symm.cpp:58: error: ‘cols’ was not declared in this scope
>
>
>



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