fixup! Refactor: Add defs_bpm.h #314
Annotations
10 errors and 3 warnings
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'
|
A brownout will take place on November 4, 14:00 UTC - November 5, 00:00 UTC to raise awareness of the upcoming macOS-12 environment removal. For more details, see https://github.com/actions/runner-images/issues/10721
|
[macOS] install ccache and make
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
[macOS] install ccache and make
You are using macOS 12.
We (and Apple) do not provide support for this old version.
It is expected behaviour that some formulae will fail to build in this old version.
It is expected behaviour that Homebrew will be buggy and slow.
Do not create any issues about this on Homebrew's GitHub repositories.
Do not create any issues even if you think this message is unrelated.
Any opened issues will be immediately closed without response.
Do not ask for help from Homebrew or its maintainers on social media.
You may ask for help in Homebrew's discussions but are unlikely to receive a response.
Try to figure out the problem yourself and submit a fix as a pull request.
We will review it but may or may not accept it.
|
Loading