Conversation
|
@mariogrip thanks a lot! I will give that a try. Interesting to see that with Qt6 imports don't use a version anymore. I will try to create a test version until we get it confined. |
|
Hmm, looks like my clickable images use a Qt 5.12 arg somehow. But I am running into this set or errors when building with |
We are in the middle of a qt migration, so i think we are having that issue here. will take a look. |
|
@Danfro qt6 is fixed now + added more fixes and some for qt6.9 webengine as it switched to full skia engine we need to use wayland |
|
🤔 I am still running into the same errors as initially. Where is the setup trying to get the qt6 code from? Do I need to have that installed locally on my laptop? We don't have qt6 clickable images yet, right? Edit: Its looking for arm64 packages, all I have on my laptop is amd64. I have some qt6 installed and I don't have many qt5 installed either. So I guess that is not the issue. |
This is a start, it works but have not tried to move over to confined, this might need some upstream changes sadly.