[Insight-users] VectorImage Registration Metric

Kevin H. Hobbs hobbsk at ohiou.edu
Fri May 2 15:03:52 EDT 2008


I get the same error with the minimal program :

#include "itkNumericTraitsVariableLengthVectorPixel.h"

int main( int argc, char *argv[] )
{


itkNumericTraitsVariableLengthVectorPixelMacro( itDoseNotMatterWhatIPutHere );
	return 0;
}


The error is :

/home/kevin/Documents/stg_anatomy/align_rot_vect.cxx: In function ‘int
main(int, char**)’:
/home/kevin/Documents/stg_anatomy/align_rot_vect.cxx:6: error: expected
primary-expression before ‘template’
/home/kevin/Documents/stg_anatomy/align_rot_vect.cxx:6: error: expected
`;' before ‘template’
/home/kevin/Documents/stg_anatomy/align_rot_vect.cxx:8: error: expected
`}' at end of input
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://www.itk.org/pipermail/insight-users/attachments/20080502/53651a3a/attachment.pgp>


More information about the Insight-users mailing list