chore(build): Reduce warning messages. #230
Annotations
10 errors and 3 warnings
Build:
src/Utils/Utils.h#L59
use of undeclared identifier 'simd_batch'
|
Build:
src/Utils/Utils.h#L65
use of undeclared identifier 'simd_batch'
|
Build:
src/Utils/Utils.h#L62
no return statement in constexpr function
|
Build:
src/Utils/Utils.h#L180
use of undeclared identifier 'simd_batch'; did you mean 'simd_arch'?
|
Build:
src/Utils/Utils.h#L186
unknown type name 'simd_batch'; did you mean 'simd_arch'?
|
Build:
src/Utils/Utils.h#L187
member reference base type 'simd_arch' (aka 'int') is not a structure or union
|
Build:
src/Utils/Utils.h#L204
use of undeclared identifier 'simd_batch'; did you mean 'simd_arch'?
|
Build:
build/vcpkg_installed/arm64-osx/include/xsimd/types/xsimd_traits.hpp#L69
type 'int' cannot be used prior to '::' because it has no members
|
Build:
build/vcpkg_installed/arm64-osx/include/xsimd/types/xsimd_traits.hpp#L71
type 'int' cannot be used prior to '::' because it has no members
|
Build:
build/vcpkg_installed/arm64-osx/include/xsimd/types/xsimd_api.hpp#L1273
no matching function for call to 'load_aligned'
|
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
|
Loading