Page 1 of 1

Non flatpak binaries for version 1.9.0

Posted: Sun Feb 16, 2025 8:13 pm
by PMaff
I made a bit of an effort and compiled:

mmex-1.9.0-openSUSE.Tumbleweed.x86_64.rpm

mmex_1.9.0-Ubuntu.20.04.focal_amd64.deb

mmex_1.9.0-Ubuntu.24.04.noble_amd64.deb

Edit: there is a version for CentOS Stream 9 also (tested on a virtual machine):
mmex-1.9.0-CentOS_Stream_9.el9.x86_64.rpm

Re: Non flatpak binaries for version 1.9.0

Posted: Mon Feb 17, 2025 8:25 am
by alfred07380
Hi @PMaff
Thanks !!
Have you ever compiled with the QT library (wxwidgets-qt)?
If not, do you know in which file I should enter this library?
I'm using KDE plasma.
Thanks in advance

Re: Non flatpak binaries for version 1.9.0

Posted: Sat Feb 22, 2025 9:48 pm
by PMaff
alfred07380 wrote: Mon Feb 17, 2025 8:25 am Hi @PMaff
Thanks !!
Have you ever compiled with the QT library (wxwidgets-qt)?
If not, do you know in which file I should enter this library?
I'm using KDE plasma.
Thanks in advance
Which version of the compiled ones did you use?
Was there something not working with that version?
I'd assume that you have to change the parameters of configuration of wxWidget 3.2.6 for changing that:
https://docs.wxwidgets.org/3.2/plat_qt_install.html

The parameters of wxWidget configuration that I use:

Code: Select all

[...]/3_2_6/wxWidgets/buildgtk$ ../configure --disable-shared --enable-stl --enable-utf8only --enable-intl  --enable-xlocale  --enable-webviewwebkit --with-gtk=3