[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: QT6 problem
[Thread Prev] | [Thread Next]
- Subject: Re: QT6 problem
- From: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Sat, 18 Apr 2026 02:14:10 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
Le 18/04/2026 à 02:09, Benoît Minisini a écrit :
Le 17/04/2026 à 23:19, valaquarus a écrit :Bonsoir,I got a problem with the installation of the DEV version of Gambas on my Manjaro. When I want to launch Gambas I have no other choise than GTK+3 even if qt6 is well installed. When I launch a prog of my own that uses qt6 the console send this message : gbx3: error: [27] Cannot load component '&1': &2|gb.qt6|/usr/lib/ libQt6Core.so.6: version `Qt_6.11' not found (required by /usr/lib64/ gambas3/gb.qt6.so)even if my version of qt6 is 6.10.2 If I launch a program that uses qt5, it works fine. Don't understand what's on and how to correct it.I changed from stable to dev because for just one of my program the IDe makes a mess with Frames.How did you install it? By compiling it or using the ArchLinux packages from OBS?
OK, I think I know, it's the common problem when using ArchLinux packages on Manjaro, when other Manjaro packages stay behind. The Qt6 version in Manjaro is 6.10, but ArchLinux just switched to 6.11.
You have to wait for Manjaro to be in sync with ArchLinux, or use the "development" version of Manjaro, or compile Gambas from sources.
I will soon release a new stable version with the fix for the Frame control. Regards, -- Benoît Minisini.
| another bug "create an executable" Was: Re: QT6 problem | Christof Thalhofer <chrisml@xxxxxxxxxxx> |
| Re: QT6 problem | valaquarus <valaquarus@xxxxxxxxx> |
| Re: QT6 problem | valaquarus <valaquarus@xxxxxxxxx> |
| QT6 problem | valaquarus <valaquarus@xxxxxxxxx> |
| Re: QT6 problem | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |