Non flatpak binaries for version 1.9.0

MMEX4Desktop, incl. Windows, macOS, and Most Unix variants using the GTK+ toolkit

Moderator: Renato

PMaff
Super User
Posts: 86
Joined: Sun Aug 11, 2019 1:57 pm
Are you a spam bot?: No

Non flatpak binaries for version 1.9.0

Post 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
Last edited by PMaff on Sat May 03, 2025 9:10 pm, edited 1 time in total.
alfred07380
Super User
Posts: 73
Joined: Fri Nov 08, 2024 5:32 pm
Are you a spam bot?: No

Re: Non flatpak binaries for version 1.9.0

Post 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
PMaff
Super User
Posts: 86
Joined: Sun Aug 11, 2019 1:57 pm
Are you a spam bot?: No

Re: Non flatpak binaries for version 1.9.0

Post 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