rezso
rezso
MMEX version: - [ ] 1.3.6 - [x] 1.3.5 - [ ] 1.3.4 or older - [ ] 1.4.X Note: bug reporters are expected to have verified the bug still...
- cmake build completely unusable: it requires WinExtras, but the required X11Extras not. In addition, cmake tries to build windows specific plugins: Runner, Tasky, UWPApp, Verby. SKINS_PATH, PLUGINS_PATH, PLATFORMS_PATH undefined....
CMakeLists.txt, check_gm.py and pack_gm.py contais reference to general-reports/packages/Account/AccountBalances/template.htt file, which not exists.
Build with libxml++-3.0 fails: isocodes.cc: In function 'bool isocodes::iso_codes_load_file(const Glib::ustring&, const Glib::ustring&, std::map&)': isocodes.cc:51:53: error: conversion from 'xmlpp::Node::const_NodeList {aka std::__cxx11::list}' to non-scalar type 'xmlpp::Node::NodeList {aka std::__cxx11::listxmlpp::Node*}' requested xmlpp::Node::NodeList entries =...
I tried to compile https://github.com/samsonwang/LaunchyQt/commit/748b5cbc97d9b0d2e755e77afac6e136a9e9095c with gcc 13 and qt 6.5.1, but fails: /bin/ld: lib/libQHotKey.a(QHotkey.cpp.o): in function `QHotkeyPrivate::~QHotkeyPrivate()': QHotkey.cpp:(.text+0xfc2): undefined reference to `vtable for QHotkeyPrivate' /bin/ld: lib/libQHotKey.a(QHotkey.cpp.o): in function `QHotkeyPrivate::QHotkeyPrivate()':...
I tried to compile https://github.com/flaviotordini/minitube.git@6bca336 with qt6, but fails: lib/media/src/mpv/mpvwidget.cpp: In member function ‘virtual void MpvWidget::initializeGL()’: lib/media/src/mpv/mpvwidget.cpp:63:34: error: cannot convert ‘wl_display*’ to ‘Display*’ {aka ‘_XDisplay*’} in assignment 63 | display...
The build fails with https://github.com/Me-TV/Me-TV/commit/1e64855ecb4ac99ee70b7600a97699a7a0b31c71: + cargo build --manifest-path Cargo.toml --release Updating crates.io index Updating git repository `https://github.com/gtk-rs/gtk-rs` Updating git submodule `https://github.com/gtk-rs/gir` Updating git submodule `https://github.com/gtk-rs/gir-files` Updating git repository `https://gitlab.freedesktop.org/Russel/gstreamer-rs`...