Use vcpkg on all presets #1616
Annotations
13 warnings
fix/fix.cpp#L169
unknown pragma ignored [-Wunknown-pragmas]
|
mem/mem.cpp#L217
mem.cpp: Compiling For Run-Time Library usage [-W#pragma-messages]
|
mem/mem.cpp#L243
unused variable 'Mem_failsafe_block' [-Wunused-variable]
|
AudioEncode/aencode.cpp#L146
unused variable 'T911' [-Wunused-const-variable]
|
AudioEncode/aencode.cpp#L147
unused variable 'T913' [-Wunused-const-variable]
|
AudioEncode/aencode.cpp#L148
unused variable 'T1266' [-Wunused-const-variable]
|
ddio/lnxforcefeedback.cpp#L135
unused function 'ddio_ff_SetCoopLevel' [-Wunused-function]
|
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]
|
ddio/lnxfile.cpp#L265
implicit conversion of NULL constant to 'int' [-Wnull-conversion]
|
ddio/lnxfile.cpp#L267
unused function 'globerrfn' [-Wunused-function]
|
builds/mac/vcpkg_installed/x64-osx/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
|
This job succeeded
Loading