mapeditor / tiled

Flexible level editor
https://www.mapeditor.org/
Other
11.26k stars 1.76k forks source link

snap: Updated to Qt 6 #4068

Open bjorn opened 1 month ago

bjorn commented 1 month ago

I couldn't find any documentation on getting this to work. Possibly helpful references:

bjorn commented 1 month ago

Builds, but doesn't work:

bjorn@thor:Downloads$ snap install tiled_amd64.snap/tiled_1.11.0_amd64.snap --dangerous
tiled 1.11.0 installed
bjorn@thor:Downloads$ snap run tiled
/snap/tiled/x2/usr/bin/tiled: error while loading shared libraries: libQt6Widgets.so.6: cannot open shared object file: No such file or directory

Might just be missing libqt6widgets6t64 from stage-packages.

bjorn commented 1 month ago

Urgh...

/snap/tiled/x3/usr/bin/tiled: error while loading shared libraries: libQt6OpenGLWidgets.so.6: cannot open shared object file: No such file or directory
bjorn commented 1 month ago
/snap/tiled/x1/usr/bin/tiled: error while loading shared libraries: libpxbackend-1.0.so: cannot open shared object file: No such file or directory