jontio / JMPX

FM Stereo encoder with RDS support
https://jontio.zapto.org/hda1/paradise/jmpxencoder/jmpx.html
56 stars 8 forks source link

aggregate ‘QPainterPath path’ has incomplete type and cannot be defined #16

Open andimik opened 1 year ago

andimik commented 1 year ago

I cannot compile it due to this error:

vol/volumemeter.cpp: In member function ‘void Volumemeter::paintBar()’:
vol/volumemeter.cpp:150:19: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined
  150 |      QPainterPath path;
      |                   ^~~~