Merge pull request #642 from Lgt2x/arm64-cross #1972
Annotations
13 warnings
Configure CMake
You will need to install Xorg dependencies to use feature x11:
|
Configure CMake
You will need to install Wayland dependencies to use feature wayland:
|
Configure CMake
You will need to install ibus dependencies to use feature ibus:
|
Build Debug:
AudioEncode/aencode.cpp#L959
comparison of integer expressions of different signedness: ‘int32_t’ {aka ‘int’} and ‘AudioError’ [-Wsign-compare]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘xa’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘ya’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘xb’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
2dlib/pen.cpp#L136
variable ‘yb’ set but not used [-Wunused-but-set-variable]
|
Build Debug:
2dlib/font.cpp#L180
comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare]
|
Build Debug:
2dlib/pentext.cpp#L342
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
|
Build Debug:
2dlib/pentext.cpp#L348
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
|
Build Debug:
2dlib/pentext.cpp#L352
comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare]
|
Build Debug:
2dlib/surface.cpp#L322
variable ‘err’ set but not used [-Wunused-but-set-variable]
|
Loading