Merge branch 'main' into Add-bpm-scaling-controls #54
build.yml
on: push
Matrix: build
Update manifest file on download server
30s
Annotations
33 errors
Ubuntu 22.04:
src/engine/controls/bpmcontrol.h#L158
‘asas’ does not name a type
|
Ubuntu 22.04:
src/engine/controls/bpmcontrol.cpp#L176
‘m_pEngineBpm’ was not declared in this scope; did you mean ‘m_pEngineMixer’?
|
Ubuntu 22.04:
src/engine/controls/bpmcontrol.cpp#L222
‘m_pEngineBpm’ was not declared in this scope; did you mean ‘m_pEngineMixer’?
|
Ubuntu 22.04:
src/engine/controls/bpmcontrol.cpp#L230
‘m_pEngineBpm’ was not declared in this scope; did you mean ‘m_pEngineMixer’?
|
Ubuntu 22.04:
src/engine/controls/bpmcontrol.cpp#L358
cannot convert ‘const std::optional<std::shared_ptr<const mixxx::Beats> >’ to ‘mixxx::BeatsPointer’ {aka ‘std::shared_ptr<const mixxx::Beats>’}
|
Ubuntu 22.04:
src/engine/controls/bpmcontrol.cpp#L1031
‘m_pEngineBpm’ was not declared in this scope; did you mean ‘m_pEngineMixer’?
|
Ubuntu 22.04:
src/engine/controls/bpmcontrol.cpp#L1046
‘m_pEngineBpm’ was not declared in this scope; did you mean ‘m_pEngineMixer’?
|
Ubuntu 22.04
Process completed with exit code 2.
|
Windows 2019 (MSVC):
src/engine/controls/bpmcontrol.h#L160
'ControlLinPotmeter': unknown override specifier
|
Windows 2019 (MSVC):
src/engine/controls/bpmcontrol.h#L160
syntax error: missing ';' before '*'
|
Windows 2019 (MSVC):
src/engine/controls/bpmcontrol.h#L160
missing type specifier - int assumed. Note: C++ does not support default-int
|
Windows 2019 (MSVC):
src/engine/controls/bpmcontrol.h#L160
unexpected token(s) preceding ';'
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
macOS 11 arm64:
src/engine/controls/bpmcontrol.h#L158
unknown type name 'asas'
|
macOS 11 arm64:
src/engine/controls/bpmcontrol.h#L160
expected ';' at end of declaration list
|
macOS 11 arm64:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L253
cannot initialize object parameter of type 'EngineControl' with an expression of type 'BpmControl'
|
macOS 11 arm64:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L258
cannot initialize object parameter of type 'EngineControl' with an expression of type 'BpmControl'
|
macOS 11 arm64:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L263
cannot initialize a parameter of type 'QObject *' with an rvalue of type 'BpmControl *'
|
macOS 11 arm64:
src/engine/controls/bpmcontrol.cpp#L48
no matching constructor for initialization of 'TapFilter'
|
macOS 11 arm64:
src/engine/controls/bpmcontrol.cpp#L54
no matching constructor for initialization of 'ControlProxy'
|
macOS 11 arm64:
src/engine/controls/bpmcontrol.cpp#L55
no matching constructor for initialization of 'ControlProxy'
|
macOS 11 arm64:
src/engine/controls/bpmcontrol.cpp#L56
no matching constructor for initialization of 'ControlProxy'
|
macOS 11 arm64:
src/engine/controls/bpmcontrol.cpp#L65
no matching constructor for initialization of 'ControlProxy'
|
macOS 11 x64:
src/engine/controls/bpmcontrol.h#L158
unknown type name 'asas'
|
macOS 11 x64:
src/engine/controls/bpmcontrol.h#L160
expected ';' at end of declaration list
|
macOS 11 x64:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L253
cannot initialize object parameter of type 'EngineControl' with an expression of type 'BpmControl'
|
macOS 11 x64:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L258
cannot initialize object parameter of type 'EngineControl' with an expression of type 'BpmControl'
|
macOS 11 x64:
build/mixxx-lib_autogen/include/moc_bpmcontrol.cpp#L263
cannot initialize a parameter of type 'QObject *' with an rvalue of type 'BpmControl *'
|
macOS 11 x64:
src/engine/controls/bpmcontrol.cpp#L48
no matching constructor for initialization of 'TapFilter'
|
macOS 11 x64:
src/engine/controls/bpmcontrol.cpp#L54
no matching constructor for initialization of 'ControlProxy'
|
macOS 11 x64:
src/engine/controls/bpmcontrol.cpp#L55
no matching constructor for initialization of 'ControlProxy'
|
macOS 11 x64:
src/engine/controls/bpmcontrol.cpp#L56
no matching constructor for initialization of 'ControlProxy'
|
macOS 11 x64:
src/engine/controls/bpmcontrol.cpp#L65
no matching constructor for initialization of 'ControlProxy'
|