fix(build): Ensure STL array header is included. #159
Annotations
2 errors and 13 warnings
src/Sound/Sound.cpp#L124
cannot call member function ‘const SparkyStudios::Audio::Amplitude::AmString& SparkyStudios::Audio::Amplitude::AssetImpl<Id, Definition>::GetName() const [with Id = long long unsigned int; Definition = SparkyStudios::Audio::Amplitude::SoundDefinition; SparkyStudios::Audio::Amplitude::AmString = std::__cxx11::basic_string<char>]’ without object
|
|
src/Core/Playback/BusInternalState.cpp#L55
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=]
|
src/Core/Playback/ChannelInternalState.cpp#L707
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
|
src/Core/Engine.cpp#L469
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘long unsigned int’ [-Wformat=]
|
src/Core/Engine.cpp#L492
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=]
|
src/Core/Engine.cpp#L890
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘SparkyStudios::Audio::Amplitude::AmBankID’ {aka ‘long unsigned int’} [-Wformat=]
|
src/Core/Engine.cpp#L1336
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘SparkyStudios::Audio::Amplitude::AmObjectID’ {aka ‘long unsigned int’} [-Wformat=]
|
src/Core/Engine.cpp#L1356
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘SparkyStudios::Audio::Amplitude::AmObjectID’ {aka ‘long unsigned int’} [-Wformat=]
|
src/Core/Engine.cpp#L1428
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘SparkyStudios::Audio::Amplitude::AmSwitchID’ {aka ‘long unsigned int’} [-Wformat=]
|
src/Core/Engine.cpp#L1436
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘SparkyStudios::Audio::Amplitude::AmSwitchID’ {aka ‘long unsigned int’} [-Wformat=]
|
src/Core/Engine.cpp#L1444
format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘SparkyStudios::Audio::Amplitude::AmSwitchID’ {aka ‘long unsigned int’} [-Wformat=]
|
|
|
|
This job failed
Loading