fixup! Refactor: Add defs_bpm.h #314
Annotations
11 errors
|
Build:
src/engine/controls/bpm/beatgridcontrol.h#L13
C++ requires a type specifier for all declarations
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L20
out-of-line definition of 'BeatGridControl' does not match any declaration in 'BeatGridControl'
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L57
no matching member function for call to 'connect'
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L123
use of undeclared identifier 'm_pTranslateBeats'; did you mean 'm_pTranslateBeatsMove'?
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L123
no viable overloaded '='
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L125
use of undeclared identifier 'm_pTranslateBeats'; did you mean 'm_pTranslateBeatsLater'?
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L131
use of undeclared identifier 'm_pBeatsTranslateMatchAlignment'
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L133
use of undeclared identifier 'm_pBeatsTranslateMatchAlignment'
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L160
out-of-line definition of 'getBpm' does not match any declaration in 'BeatGridControl'
|
Build:
src/engine/controls/bpm/beatgridcontrol.cpp#L161
use of undeclared identifier 'm_pEngineBpm'
|
Loading