fix(io): Ensure the path separator in the PackageFileSystem
is alwa…
#227
Annotations
10 errors and 8 warnings
Build:
samples/sample_02/main.cpp#L499
use of undeclared identifier 'MemoryManagerConfig'; did you mean 'MemoryManager'?
|
Build:
samples/sample_01/main.cpp#L48
unknown type name 'MemoryPoolKind'; did you mean 'eMemoryPoolKind'?
|
Build:
samples/sample_01/main.cpp#L49
use of undeclared identifier 'MemoryPoolKind'; did you mean 'eMemoryPoolKind'?
|
Build:
samples/sample_01/main.cpp#L49
no member named 'Amplimix' in 'SparkyStudios::Audio::Amplitude::eMemoryPoolKind'
|
Build:
samples/sample_01/main.cpp#L49
use of undeclared identifier 'MemoryPoolKind'; did you mean 'eMemoryPoolKind'?
|
Build:
samples/sample_01/main.cpp#L49
no member named 'Codec' in 'SparkyStudios::Audio::Amplitude::eMemoryPoolKind'
|
Build:
samples/sample_01/main.cpp#L49
use of undeclared identifier 'MemoryPoolKind'; did you mean 'eMemoryPoolKind'?
|
Build:
samples/sample_01/main.cpp#L49
no member named 'Engine' in 'SparkyStudios::Audio::Amplitude::eMemoryPoolKind'
|
Build:
samples/sample_01/main.cpp#L49
use of undeclared identifier 'MemoryPoolKind'; did you mean 'eMemoryPoolKind'?
|
Build:
samples/sample_01/main.cpp#L49
no member named 'Filtering' in 'SparkyStudios::Audio::Amplitude::eMemoryPoolKind'
|
Install dependencies on MacOS
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag. To silence this message, use the `--formula` flag.
|
Install dependencies on MacOS
p7zip 17.05 is already installed and up-to-date.
To reinstall 17.05, run:
brew reinstall p7zip
|
Install dependencies on MacOS
cmake 3.30.5 is already installed and up-to-date.
To reinstall 3.30.5, run:
brew reinstall cmake
|
Configure:
cmake/CodeCoverage.cmake#L214
Code coverage results with an optimised (non-Debug) build may be misleading
|
Build:
src/Utils/pffft/simd/pf_sse1_float.h#L40
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_sse1_float.h: SSE1 float macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_avx_double.h#L50
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_avx_double.h: AVX macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_sse1_float.h#L40
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_sse1_float.h: SSE1 float macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_avx_double.h#L50
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_avx_double.h: AVX macros are defined [-W#pragma-messages]
|
Loading