Forum Discussion
Altera_Forum
Honored Contributor
8 years agoHopefully someone comes along with a more in depth answer but when I've received weird error messages like this I typically comment parts of my kernel out until I can isolate the line(s) of code that cause the error. Once you know the code or code style that is causing issues you can typically refactor it to be more compiler friendly.
Have you been able to successfully build NDRange kernels previously on this machine with this version of the tool?