fix(build): Removed wrongly auto-imported headers. #189
Annotations
8 warnings
Build:
src/Utils/pffft/simd/pf_neon_float.h#L40
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_neon_float.h: ARM NEON macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_neon_double.h#L44
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_neon_double.h: NEON (from AVX) macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_neon_float.h#L40
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_neon_float.h: ARM NEON macros are defined [-W#pragma-messages]
|
Build:
src/Utils/pffft/simd/pf_neon_double.h#L44
/Users/runner/work/sdk/sdk/src/Utils/pffft/simd/pf_neon_double.h: NEON (from AVX) macros are defined [-W#pragma-messages]
|
Build:
tools/amir/main.cpp#L475
ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
|
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.3 is already installed and up-to-date.
To reinstall 3.30.3, run:
brew reinstall cmake
|
Loading