- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    None
- 
    6.6
- 
    None
- configure with -make examples -prefix $HOME/dest/qt6-dest-dir
- ninja && ninja install
- Most examples (QML or not) run fine
- filesystemexplorerapp fails to start:
$ cd $HOME/dest/qt6-dest-dir/examples/quickcontrols/filesystemexplorer/ $ ./filesystemexplorerapp QQmlApplicationEngine failed to load component <Unknown File>: Module "FileSystemModule" contains no type named "Main"
There is no subdirectory called "FileSystemModule" anywhere under the "prefix" of the installation.
- relates to
- 
                    QTBUG-112489 QML examples installation is bogus -         
- Reported
 
-         
- resulted in
- 
                    QTBUG-114404 Clicking on the folder icon does nothing, in filesystemexplorerapp example -         
- Closed
 
-