Fix bad Vtx array #678
Open
Fix bad Vtx array #678
Annotations
12 warnings
|
Build:
libultraship/src/fast/resource/factory/DisplayListFactory.cpp#L228
suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Build:
libultraship/src/fast/resource/factory/DisplayListFactory.cpp#L225
suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Build:
libultraship/include/fast/lus_gbi.h#L802
'_LANGUAGE_C' macro redefined [-Wmacro-redefined]
|
|
Build:
libultraship/include/fast/lus_gbi.h#L133
'GIMMCMD' macro redefined [-Wmacro-redefined]
|
|
Build:
libultraship/src/fast/interpreter.cpp#L4270
comparison of integers of different signs: 'int' and 'const size_t' (aka 'const unsigned long') [-Wsign-compare]
|
|
Build:
libultraship/include/fast/lus_gbi.h#L802
'_LANGUAGE_C' macro redefined [-Wmacro-redefined]
|
|
Build:
libultraship/include/fast/backends/gfx_sdl.h#L33
'GetTargetFps' overrides a member function but is not marked 'override' [-Winconsistent-missing-override]
|
|
Build:
libultraship/include/fast/lus_gbi.h#L802
'_LANGUAGE_C' macro redefined [-Wmacro-redefined]
|
|
Build:
libultraship/include/fast/lus_gbi.h#L802
'_LANGUAGE_C' macro redefined [-Wmacro-redefined]
|
|
Build:
torch/lib/n64graphics/n64graphics.c#L828
variable 'res' set but not used [-Wunused-but-set-variable]
|
|
Install dependencies
cmake 4.2.3 is already installed and up-to-date.
To reinstall 4.2.3, run:
brew reinstall cmake
|
|
Install dependencies
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
Loading