Compiler error involving autocast_int
Hello,
Attached is a test case that is not compiling along with the command line output. I see no errors reported in redshift, but when compiling from the command line, I see the following compiler error:
error: no matching function for call to ‘autocast_int(quasar::MatrixBase&, quasar::IntegerConversionModes, quasar::ReturnType<ucharN<9> >)’
The full error message is provided in err.log in the attached zip file. To run the test case, run the following:
quasar image_proc_features.q
Can you replicate this error? If so, is it in my code or in quasar?
Best regards,
Brian