On 28 avril 2023 20:35, Lisandro Damián Nicanor Pérez Meyer 
<perezme...@gmail.com> wrote:

[...]

> I'm afraid Qt 6 changed the behavior with respect some of these files
> from Qt 5 and we are catching up. Thanks for the bug.
>
> Would you mind sending the CMake line that triggered this?

I'm trying to build puside6 6.5:

,----
| CMake Error at 
/usr/lib/x86_64-linux-gnu/cmake/Qt6Scxml/Qt6QScxmlEcmaScriptDataModelPluginTargets.cmake:96
 (message):
|   The imported target "Qt6::QScxmlEcmaScriptDataModelPlugin" references the
|   file
| 
|      
"/usr/lib/x86_64-linux-gnu/qt6/plugins/scxmldatamodel/libqscxmlecmascriptdatamodel.so"
| 
|   but this file does not exist.  Possible reasons include:
| 
|   * The file was deleted, renamed, or moved to another location.
| 
|   * An install or uninstall procedure did not complete successfully.
| 
|   * The installation package was faulty and contained
| 
|      
"/usr/lib/x86_64-linux-gnu/cmake/Qt6Scxml/Qt6QScxmlEcmaScriptDataModelPluginTargets.cmake"
| 
|   but not all the files it references.
| 
| Call Stack (most recent call first):
|   
/usr/lib/x86_64-linux-gnu/cmake/Qt6Scxml/Qt6QScxmlEcmaScriptDataModelPluginConfig.cmake:61
 (include)
|   /usr/lib/x86_64-linux-gnu/cmake/Qt6/QtPublicPluginHelpers.cmake:439 
(include)
|   /usr/lib/x86_64-linux-gnu/cmake/Qt6Scxml/Qt6ScxmlPlugins.cmake:5 
(__qt_internal_include_plugin_packages)
|   /usr/lib/x86_64-linux-gnu/cmake/Qt6Scxml/Qt6ScxmlConfig.cmake:133 (include)
|   cmake/PySideHelpers.cmake:209 (find_package)
|   cmake/PySideHelpers.cmake:176 (collect_module_if_found)
|   cmake/PySideSetup.cmake:174 (remove_skipped_modules)
|   CMakeLists.txt:12 (include)
`----

Christian

Reply via email to