cmake: add option BUILD_SHARED_LIBS (by default ON). Use OFF for static. #162
Annotations
2 errors and 10 warnings
Build: x64 ubuntu-20.04 - shared
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1167199301/cmake-3.30.2-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
Build: x64 ubuntu-20.04 - static
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1167199301/cmake-3.30.2-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
Build: x64 ubuntu-20.04 - shared:
libtifiles/trunk/src/types83p.cc#L84
missing initializer for member ‘TI83p_DATA::desc’ [-Wmissing-field-initializers]
|
Build: x64 ubuntu-20.04 - shared:
libticables/trunk/src/linux/link_usb1.cc#L406
comparison of integer expressions of different signedness: ‘int’ and ‘long unsigned int’ [-Wsign-compare]
|
Build: x64 ubuntu-20.04 - shared:
libticables/trunk/src/linux/link_usb1.cc#L651
variable ‘clk’ set but not used [-Wunused-but-set-variable]
|
Build: x64 ubuntu-20.04 - shared:
libticables/trunk/src/linux/link_usb1.cc#L727
suggest parentheses around ‘&&’ within ‘||’ [-Wparentheses]
|
Build: x64 ubuntu-20.04 - shared:
libticonv/trunk/tests/torture_ticonv.c#L31
variable ‘pti’ set but not used [-Wunused-but-set-variable]
|
Build: x64 ubuntu-20.04 - shared:
libticonv/trunk/tests/torture_ticonv.c#L95
‘ticonv_varname_to_utf8_s’ is deprecated [-Wdeprecated-declarations]
|
Build: x64 ubuntu-20.04 - shared:
libticonv/trunk/tests/torture_ticonv.c#L96
‘ticonv_varname_to_utf8_s’ is deprecated [-Wdeprecated-declarations]
|
Build: x64 ubuntu-20.04 - shared:
libticonv/trunk/tests/torture_ticonv.c#L100
‘ticonv_varname_to_filename_s’ is deprecated [-Wdeprecated-declarations]
|
Build: x64 ubuntu-20.04 - shared:
libticonv/trunk/tests/torture_ticonv.c#L101
‘ticonv_varname_to_filename_s’ is deprecated [-Wdeprecated-declarations]
|
Build: x64 ubuntu-20.04 - shared:
libticonv/trunk/tests/torture_ticonv.c#L106
‘ticonv_varname_to_tifile_s’ is deprecated [-Wdeprecated-declarations]
|