Forum Discussion
Altera_Forum
Honored Contributor
16 years agoc2h error at bitmap header declaration
Hi everyone, I am trying to accelerate a function func_acc(). However i am getting an error during the c2h compilation. What puzzles me is that the error is triggered at the main() function, no...
Altera_Forum
Honored Contributor
16 years agoyou should have a look at the lines before line 112, and the definition of BITMAPFILEHEADER. With those kind of errors, the compiler hardly ever indicates the correct line for the error.