Split CMake Linux builds #105
Annotations
18 warnings
Build Anura:
src/cairo.cpp#L1065
narrowing conversion of 'extents.cairo_text_extents_t::y_bearing' from 'double' to 'float' [-Wnarrowing]
|
Build Anura:
src/cairo.cpp#L2195
ignoring return value of 'std::future<typename std::__invoke_result<typename std::decay<_Tp>::type, typename std::decay<_Args>::type ...>::type> std::async(std::launch, _Fn&&, _Args&& ...) [with _Fn = graphics::cairo_callable::init_callable_type(std::vector<CallablePropertyEntry>&, std::map<std::__cxx11::basic_string<char>, int>&)::<lambda(const game_logic::FormulaCallable&)>::<lambda(const game_logic::FormulaCallable&)>::<lambda()>::<lambda()>; _Args = {}; typename std::__invoke_result<typename std::decay<_Tp>::type, typename std::decay<_Args>::type ...>::type = void]', declared with attribute 'nodiscard' [-Wunused-result]
|
Build Anura:
src/custom_object.cpp#L1407
narrowing conversion of '(p->CustomObject::draw_scale_.std::shared_ptr<decimal>::<anonymous>.std::__shared_ptr<decimal, __gnu_cxx::_S_atomic>::operator bool() ? ((const std::__shared_ptr_access<decimal, __gnu_cxx::_S_atomic, false, false>*)(& p->CustomObject::draw_scale_))->std::__shared_ptr_access<decimal, __gnu_cxx::_S_atomic, false, false>::operator->()->decimal::as_float() : ((double)1.0e+0f))' from 'double' to 'float' [-Wnarrowing]
|
Build Anura:
src/kre/FontSDL.cpp#L43
narrowing conversion of '(& c)->KRE::Color::r_int()' from 'int' to 'Uint8' {aka 'unsigned char'} [-Wnarrowing]
|
Build Anura:
src/kre/FontSDL.cpp#L43
narrowing conversion of '(& c)->KRE::Color::g_int()' from 'int' to 'Uint8' {aka 'unsigned char'} [-Wnarrowing]
|
Build Anura:
src/kre/FontSDL.cpp#L43
narrowing conversion of '(& c)->KRE::Color::b_int()' from 'int' to 'Uint8' {aka 'unsigned char'} [-Wnarrowing]
|
Build Anura:
src/kre/FontSDL.cpp#L43
narrowing conversion of '(& c)->KRE::Color::a_int()' from 'int' to 'Uint8' {aka 'unsigned char'} [-Wnarrowing]
|
Build Anura:
src/kre/SurfaceSDL.cpp#L327
narrowing conversion of 'width' from 'unsigned int' to 'int' [-Wnarrowing]
|
Build Anura:
src/kre/SurfaceSDL.cpp#L327
narrowing conversion of 'height' from 'unsigned int' to 'int' [-Wnarrowing]
|
Build Anura:
src/module.hpp#L123
type 'struct client' violates the C++ One Definition Rule [-Wodr]
|
Build Prep Anura
glew requires the following libraries from the system package manager:
|
Build Prep Anura
You will need to install Xorg dependencies to use feature x11:
|
Build Prep Anura
You will need to install Wayland dependencies to use feature wayland:
|
Build Prep Anura
You will need to install ibus dependencies to use feature ibus:
|
Build Prep Anura
New Boost version may have incorrect or missing dependencies and imported
|
Build Prep Anura
New Boost version may have incorrect or missing dependencies and imported
|
Build Prep Anura
New Boost version may have incorrect or missing dependencies and imported
|
Build Prep Anura
New Boost version may have incorrect or missing dependencies and imported
|
Loading