Refactor Track to CustomTrack Class, impl render layers #606
Annotations
12 warnings
|
Build:
libultraship/src/fast/resource/factory/DisplayListFactory.cpp#L235
suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Build:
libultraship/src/fast/resource/factory/DisplayListFactory.cpp#L232
suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Build:
libultraship/src/fast/resource/factory/DisplayListFactory.cpp#L229
suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Build:
libultraship/src/fast/resource/factory/DisplayListFactory.cpp#L227
suggest braces around initialization of subobject [-Wmissing-braces]
|
|
Build:
libultraship/src/fast/resource/factory/DisplayListFactory.cpp#L224
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/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:
torch/lib/n64graphics/n64graphics.c#L828
variable 'res' set but not used [-Wunused-but-set-variable]
|
|
Install dependencies
cmake 4.2.1 is already installed and up-to-date.
To reinstall 4.2.1, 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