| Summary: | qt6-declarative: Qt6QmlMacros.cmake не видит плагины из покаталога QmlPlugins | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Sisyphus | Reporter: | Aleksandr Shamaraev <shad> | ||||
| Component: | qt6-declarative | Assignee: | Sergey V Turchin <zerg> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | qa-sisyphus | ||||
| Severity: | normal | ||||||
| Priority: | P5 | CC: | zerg | ||||
| Version: | unstable | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Attachments: |
|
||||||
|
Description
Aleksandr Shamaraev
2025-03-10 06:03:58 MSK
Created attachment 17935 [details]
скрин.jpg
Про плагины просто дурацкий Warning.
Ошибка компиляции:
error: static assertion failed: It is not possible to register an abstract type with qmlRegisterType. Maybe you wanted qmlRegisterUncreatableType or qmlRegisterInterface?
302 | static_assert(!std::is_abstract_v<T>,
| ~~~~~^~~~~~~~~~~~~~~~
/usr/include/qt6/QtQml/qqml.h:302:25: note: '!(bool)std::is_abstract_v<BaseWindow>' evaluates to false
(Ответ для Sergey V Turchin на комментарий #2) > Про плагины просто дурацкий Warning. "век живи, век учись..." я понял, спасибо за наставления :) С уважением |