fix aligned vec type and add matrix funcs #241
Annotations
13 warnings
|
Build Debug:
cfile/cfile.cpp#L165
left operand of comma operator has no effect [-Wunused-value]
|
|
Build Debug:
cfile/cfile.cpp#L163
left operand of comma operator has no effect [-Wunused-value]
|
|
Build Debug:
cfile/cfile.cpp#L163
left operand of comma operator has no effect [-Wunused-value]
|
|
Build Debug:
cfile/cfile.cpp#L158
left operand of comma operator has no effect [-Wunused-value]
|
|
Build Debug:
cfile/cfile.cpp#L158
left operand of comma operator has no effect [-Wunused-value]
|
|
Build Debug:
ddio/lnxforcefeedback.cpp#L135
‘int ddio_ff_SetCoopLevel(tDevice, int)’ defined but not used [-Wunused-function]
|
|
Build Debug:
mem/mem.cpp#L244
‘Mem_failsafe_block’ defined but not used [-Wunused-variable]
|
|
Build Debug:
misc/pstring.cpp#L87
comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<std::__cxx11::basic_string<char> >::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
Build Debug:
misc/pstring.cpp#L74
comparison of integer expressions of different signedness: ‘long int’ and ‘std::size_t’ {aka ‘long unsigned int’} [-Wsign-compare]
|
|
Build Debug:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
|
Configure CMake
You will need to install ibus dependencies to use feature ibus:
|
|
Configure CMake
You will need to install Wayland dependencies to use feature wayland:
|
|
Configure CMake
You will need to install Xorg dependencies to use feature x11:
|
Loading