fixup! Refactor: Add defs_bpm.h #314
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
Annotations
21 errors and 6 warnings
Windows 2019 (MSVC):
src/engine/controls/bpmcontrol.cpp#L877
'm_pBeatsUndoPossible': undeclared identifier
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
Ubuntu 22.04:
src/engine/controls/bpm/beatgridcontrol.h#L13
ISO C++ forbids declaration of ‘BpmAdjustControl’ with no type [-fpermissive]
|
Ubuntu 22.04:
src/engine/controls/bpm/beatgridcontrol.cpp#L20
no declaration matches ‘BeatGridControl::BeatGridControl(const QString&, UserSettingsPointer)’
|
Ubuntu 22.04:
src/engine/controls/bpm/beatgridcontrol.cpp#L160
no declaration matches ‘mixxx::Bpm BeatGridControl::getBpm() const’
|
Ubuntu 22.04:
src/engine/controls/bpm/beatgridcontrol.cpp#L333
‘m_dUserOffset’ was not declared in this scope
|
Ubuntu 22.04:
src/engine/controls/bpm/beatgridcontrol.cpp#L335
‘getPhaseOffset’ was not declared in this scope
|
Ubuntu 22.04
invalid application of ‘sizeof’ to incomplete type ‘ControlEncoder’
|
Ubuntu 22.04:
src/engine/controls/bpmcontrol.cpp#L877
‘m_pBeatsUndoPossible’ was not declared in this scope
|
Ubuntu 22.04
Process completed with exit code 2.
|
macOS 12 x64
Process completed with exit code 1.
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.h#L13
C++ requires a type specifier for all declarations
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L20
out-of-line definition of 'BeatGridControl' does not match any declaration in 'BeatGridControl'
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L57
no matching member function for call to 'connect'
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L123
use of undeclared identifier 'm_pTranslateBeats'; did you mean 'm_pTranslateBeatsMove'?
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L123
no viable overloaded '='
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L125
use of undeclared identifier 'm_pTranslateBeats'; did you mean 'm_pTranslateBeatsLater'?
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L131
use of undeclared identifier 'm_pBeatsTranslateMatchAlignment'
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L133
use of undeclared identifier 'm_pBeatsTranslateMatchAlignment'
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L160
out-of-line definition of 'getBpm' does not match any declaration in 'BeatGridControl'
|
macOS 12 arm64:
src/engine/controls/bpm/beatgridcontrol.cpp#L161
use of undeclared identifier 'm_pEngineBpm'
|
macOS 12 x64
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 12 x64
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS 12 x64
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.
|
macOS 12 arm64
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 12 arm64
ninja 1.12.1 is already installed and up-to-date.
To reinstall 1.12.1, run:
brew reinstall ninja
|
macOS 12 arm64
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.
|