quiet/libcorrect

error in execution

minald1 opened this issue · 0 comments

Hi
I am getting this error while running make command.

include/correct/reed-solomon/field.h:48:5: error: ‘for’ loop initial declarations are only allowed in C99 mode
for (field_operation_t i = 1; i < 512; i++) {

Please let me know how to resolve this
Thanks,
Minal