Introduce cross-compiled ARM64 build #1944
Annotations
10 warnings
Build Release:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
Build Release:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
Build Release:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
Build Release:
third_party/stb/stb_image_write.h#L776
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build Release:
mem/mem.cpp#L218
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
Build Release:
mem/mem.cpp#L244
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
Build Release:
ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
|
Build Release:
ddio/lnxmouse.cpp#L425
variable 'frame_count' set but not used [-Wunused-but-set-variable]
|
Build Release:
module/module.cpp#L236
unused variable 'buffer' [-Wunused-variable]
|
Build Release:
fix/fix.cpp#L129
unknown pragma ignored [-Wunknown-pragmas]
|
Loading