Paul,
I've tried all of the files in the \examples folders, here is what I found:
In the \dbus, \multimedia, and \multimediawidgets folders nothing works. Stuff in the \multimedia folders says this platform is not supported. Stuff in the \dbus folders says to start the dbus. I have dbus installed, but don't know what to do to actually start it - any hints?
\designer\worldclockbuilder doesn't work - gives an error.
\help\contextsensitivehelp - works, but blank and SQL error in console
\quick - all work, but any with sub-folders need the 'shared' folder moved into the same folder as the executable. Then the 'qmldir' file there needs the 'optional plugin xxx' line added with the name of the DLL there. Once that is done they all work, but some (mostly in \particles, \scenegraph, and \shapes directories) have display elements missing and console shows libpng warnings. Does QT6 use the system libpng?
\widgets\desktop - system tray doesn't work and can't take a screen shot.
One thing I noticed in the '\QML\QT5Compat\GraphicalEffects' folder - the qmldir file does not have an 'optional plugins xxx' line with the dll name. That dll name is also the same as the one in the 'private' subfolder, where the qmldir file there also has no 'optional plugins xxx' line. I added them and renamed the dll in the 'private' directory. Haven't come accross any other DLL name conflicts yet.
Another small issue - some examples that work give a POPUPLOG on exit. Mostly in the \Charts\QMLCharts directory but a few others too. They all look very similar - I'll upload the POPUPLOG.
That's it - as far as I can tell everything else works. This is the best QT6 version yet - much better than the last one! Thanks again! Can't wait for a new webengine...
Regards,