Removed Backward library #811
Annotations
6 errors and 1 warning
Build:
Src/Memory/MemoryStats.cpp#L58
'backward' does not name a type
|
Build:
Src/Memory/MemoryStats.cpp#L58
expected unqualified-id before '*' token
|
Build:
Src/Memory/MemoryStats.cpp#L58
expected ')' before '*' token
|
Build:
Src/Memory/MemoryStats.cpp#L58
expected initializer before '*' token
|
Build:
Src/Memory/MemoryStats.cpp#L134
no matching function for call to 'p::MemoryStats::PrintAllocationError(const char [1], p::AllocationStats*, std::nullptr_t)'
|
Build
Process completed with exit code 1.
|
Setup Cpp
gcc 14.2.0_1 is already installed and up-to-date.
To reinstall 14.2.0_1, run:
brew reinstall gcc
|
Loading