composite-video-simulator icon indicating copy to clipboard operation
composite-video-simulator copied to clipboard

normalize_ts error while compiling

Open urbster1 opened this issue 4 years ago • 0 comments

g++ 9.3.0 is giving the following error preventing compilation:

normalize_ts.cpp:503:1: error: jump to label ‘end’
  503 | end:
      | ^~~

g++ version g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0

urbster1 avatar Dec 26 '20 18:12 urbster1