improve: removed unused inclusions #2728
Annotations
9 errors
Run CMake:
src/framework/sound/soundeffect.h#L30
expected ‘)’ before ‘*’ token
|
Run CMake:
src/framework/sound/soundeffect.h#L33
‘ALCdevice’ has not been declared
|
Run CMake:
src/framework/sound/soundeffect.h#L52
‘EFXEAXREVERBPROPERTIES’ does not name a type; did you mean ‘EFXEAXREVERBPROPERTIES_DEFINED’?
|
Run CMake:
src/framework/sound/soundeffect.h#L54
‘ALCdevice’ does not name a type
|
Run CMake:
src/framework/sound/soundeffect.cpp#L197
no declaration matches ‘void SoundEffect::init(ALCdevice*)’
|
Run CMake:
src/framework/sound/soundeffect.cpp#L225
no declaration matches ‘SoundEffect::SoundEffect(ALCdevice*)’
|
Run CMake:
src/framework/sound/soundeffect.cpp#L269
no declaration matches ‘void SoundEffect::loadPreset(const EFXEAXREVERBPROPERTIES&)’
|
Run CMake:
src/framework/sound/soundeffect.cpp#L332
cannot convert ‘const EFXEAXREVERBPROPERTIES’ to ‘const int&’
|
Run CMake
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/-831151863/cmake-3.31.3-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
Loading