Package Details: libreelec-usb-sd-creator-git r1.d5922e2-2

Git Clone URL: https://aur.archlinux.org/libreelec-usb-sd-creator-git.git (read-only, click to copy)
Package Base: libreelec-usb-sd-creator-git
Description: A simple GUI for creating LibreELEC USB/SD card installation media
Upstream URL: https://github.com/LibreELEC/usb-sd-creator
Licenses: GPLv2
Submitter: gonciarz
Maintainer: gonciarz
Last Packager: gonciarz
Votes: 0
Popularity: 0.000000
First Submitted: 2023-02-06 01:49 (UTC)
Last Updated: 2023-02-08 08:58 (UTC)

Dependencies (4)

Required by (0)

Sources (1)

Latest Comments

jackarc commented on 2024-09-13 15:10 (UTC)

Build Error: :(

main.cpp: In function 'int main(int, char**)': main.cpp:97:41: error: 'BUILD_VERSION' was not declared in this scope; did you mean 'QT_VERSION'? 97 | qDebug() << "App data: Version:" << BUILD_VERSION << ", Build date:" << BUILD_DATE; | ^ | QT_VERSION main.cpp:97:77: error: 'BUILD_DATE' was not declared in this scope 97 | qDebug() << "App data: Version:" << BUILD_VERSION << ", Build date:" << BUILD_DATE; | ^~ compiling diskwriter_unix.cpp make: *** [Makefile:1114: .generated_files/main.o] Error 1 make: *** Waiting for unfinished jobs.... ==> ERROR: A failure occurred in build(). Aborting...

JoaoMachado commented on 2023-02-17 00:32 (UTC) (edited on 2023-02-17 00:33 (UTC) by JoaoMachado)

I get the following error when running from the command line when it crashes.

sudo libreelec-usb-sd-creator [sudo] password for joao: QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' Segmentation fault