Enable cross-compiling of HogMaker #1737
Annotations
10 warnings
Build Debug:
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
Build Debug:
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
Build Debug:
fix/fix.cpp#L169
unknown pragma ignored [-Wunknown-pragmas]
|
Build Debug:
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 Debug:
mem/mem.cpp#L217
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
Build Debug:
mem/mem.cpp#L243
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
Build Debug:
ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
|
Build Debug:
cfile/cfile.cpp#L377
lambda capture 'search_path' is not used [-Wunused-lambda-capture]
|
Build Debug:
cfile/cfile.cpp#L377
lambda capture 'result' is not used [-Wunused-lambda-capture]
|
Loading