Update dlgprefdeck.h #33
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
Annotations
11 errors and 2 warnings
Windows 2019 (MSVC):
src/preferences/dialog/dlgprefdeck.cpp#L78
'CreateStatusFilesCheckBox': undeclared identifier
|
Windows 2019 (MSVC):
src/preferences/dialog/dlgprefdeck.cpp#L80
'CreateStatusFilesCheckBox': undeclared identifier
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|
macOS 12 arm64:
src/preferences/dialog/dlgprefdeck.cpp#L78
use of undeclared identifier 'CreateStatusFilesCheckBox'
|
macOS 12 arm64:
src/preferences/dialog/dlgprefdeck.cpp#L80
use of undeclared identifier 'CreateStatusFilesCheckBox'
|
macOS 12 arm64
Process completed with exit code 1.
|
macOS 12 x64:
src/preferences/dialog/dlgprefdeck.cpp#L78
use of undeclared identifier 'CreateStatusFilesCheckBox'
|
macOS 12 x64:
src/preferences/dialog/dlgprefdeck.cpp#L80
use of undeclared identifier 'CreateStatusFilesCheckBox'
|
macOS 12 x64
Process completed with exit code 1.
|
Ubuntu 22.04:
src/preferences/dialog/dlgprefdeck.cpp#L78
‘CreateStatusFilesCheckBox’ was not declared in this scope
|
Ubuntu 22.04
Process completed with exit code 2.
|
macOS 12 arm64:
lib/rekordbox-metadata/rekordbox_pdb.cpp#L1056
8 enumeration values not handled in switch: 'PAGE_TYPE_UNKNOWN_9', 'PAGE_TYPE_UNKNOWN_10', 'PAGE_TYPE_UNKNOWN_14'... [-Wswitch]
|
macOS 12 x64:
lib/rekordbox-metadata/rekordbox_pdb.cpp#L1056
8 enumeration values not handled in switch: 'PAGE_TYPE_UNKNOWN_9', 'PAGE_TYPE_UNKNOWN_10', 'PAGE_TYPE_UNKNOWN_14'... [-Wswitch]
|