Would be nice with some instructions of how to run the software.
Right now the software fails due to missing the swiss.ttf font which does not exist in the DMI/fonts folder.
INFO: debug_print: load_font failed: fonts/swiss.ttf
/usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/unique_ptr.h:455: typename add_lvalue_reference<element_type>::type std::unique_ptr<UiPlatform::Font>::operator*() const [_Tp = UiPlatform::Font, _Dp = std::default_delete<UiPlatform::Font>]: Assertion 'get() != pointer()' failed.
Aborted (core dumped) ./dmi
I also believe the CMake should copy the fonts folder and other important config files to the build/DMI folder.
Would be nice with some instructions of how to run the software.
Right now the software fails due to missing the swiss.ttf font which does not exist in the DMI/fonts folder.
I also believe the CMake should copy the fonts folder and other important config files to the build/DMI folder.