Edits to app_rpt.c

George, check which version of g++ compiler you’re using. I ran into the same thing with the standard version: gcc 6.3 . You need to use: gcc 4.9 . Then it should compile.
Tom / K5TRA